mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 19:27:18 +02:00
General optimations and debugging
This commit is contained in:
@@ -21,8 +21,8 @@ csp:
|
||||
whitelist: {} # URL's which should be whitelisted
|
||||
flags: {} # Flags which should be set
|
||||
domains:
|
||||
canonical: # Urls under which the domain should be directly accessible
|
||||
aliases: # Alias redirections to the first element of the canonical domains
|
||||
canonical: {} # Urls under which the domain should be directly accessible
|
||||
aliases: [] # Alias redirections to the first element of the canonical domains
|
||||
rbac:
|
||||
roles: {}
|
||||
|
||||
|
Reference in New Issue
Block a user