mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Added debugging option to keycloak
This commit is contained in:
		| @@ -1,12 +1,12 @@ | ||||
| import_realm:         True                                # If True realm will be imported. If false skip. | ||||
| features: | ||||
|   matomo:             true | ||||
|   css:                false | ||||
|   css:                true | ||||
|   port-ui-desktop:    true | ||||
|   ldap:               true | ||||
|   central_database:   true | ||||
|   recaptcha:          true | ||||
|   logout:   true | ||||
|   logout:             true | ||||
| csp: | ||||
|   flags: | ||||
|     script-src-elem: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user