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:
@@ -12,3 +12,11 @@ features:
|
||||
landingpage_iframe: false
|
||||
oidc: false
|
||||
central_database: true
|
||||
|
||||
csp:
|
||||
flags:
|
||||
script-src:
|
||||
unsafe-inline: true
|
||||
unsafe-eval: true
|
||||
style-src:
|
||||
unsafe-inline: true
|
Reference in New Issue
Block a user