mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added more CSP Configurations for services running on veen.world
This commit is contained in:
@@ -9,7 +9,7 @@ csp:
|
||||
unsafe-inline: true
|
||||
whitelist:
|
||||
font-src:
|
||||
- data:
|
||||
- "data:"
|
||||
oidc:
|
||||
enabled: "{{ applications.nextcloud.features.oidc | default(true) }}" # Activate OIDC for Nextcloud
|
||||
# floavor decides which OICD plugin should be used.
|
||||
|
Reference in New Issue
Block a user