Matrix debugging

This commit is contained in:
2023-12-21 19:50:19 +01:00
parent c676ab4c81
commit d9c9b9ddd0
4 changed files with 112 additions and 75 deletions

View File

@@ -143,4 +143,8 @@ pixelfed_app_name: "Pictures"
top_domain: "localhost"
# Prints well formated debug information
verbose: false
verbose: false
# Tags used by the matrix playbook
# For the initial update use: install-all,ensure-matrix-users-created,start
matrix_playbook_tags: "setup-all,start"