mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 18:29:21 +00:00 
			
		
		
		
	Solved different bugs e.g. csp and optimized deploy help
This commit is contained in:
		| @@ -9,7 +9,7 @@ domain:                   "{{primary_domain}}"              # The main domain fr | ||||
| credentials:                                      | ||||
| features: | ||||
|   matomo:                 true | ||||
|   css:                    true | ||||
|   css:                    false | ||||
|   portfolio_iframe:       false                             # Deactivated mailu iframe loading until keycloak supports it | ||||
|   oidc:                   true | ||||
|   central_database:       false                             # Deactivate central database for mailu, I don't know why the database deactivation is necessary | ||||
| @@ -20,5 +20,5 @@ csp: | ||||
|   flags: | ||||
|     style-src: | ||||
|       unsafe-inline:        true | ||||
|     script-src-elem: | ||||
|     script-src: | ||||
|       unsafe-inline:        true | ||||
		Reference in New Issue
	
	Block a user