mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added more matrix constants for easier debugging and readability
This commit is contained in:
@@ -15,7 +15,7 @@ docker:
|
||||
volumes:
|
||||
synapse: "matrix_synapse_data"
|
||||
playbook_tags: "setup-all,start" # For the initial update use: install-all,ensure-matrix-users-created,start
|
||||
server_name: "{{ PRIMARY_DOMAIN }}" # Adress for the account names etc.
|
||||
server_name: "{{ PRIMARY_DOMAIN }}" # Adress for the account names etc.
|
||||
setup: false # Set true in inventory file to execute the setup and initializing procedures
|
||||
features:
|
||||
matomo: false # Deactivated, because in html CSP restricts use
|
||||
|
Reference in New Issue
Block a user