Further feature implementation for flock.town

This commit is contained in:
2025-02-19 22:03:17 +01:00
parent dfa740456f
commit 7d24e1d414
20 changed files with 424 additions and 143 deletions

View File

@@ -3,7 +3,7 @@ application_id: "matrix"
database_password: "{{matrix_database_password}}"
database_type: "postgres"
registration_file_folder: "/data/"
well_known_directory: "{{nginx.directories.well_known}}/matrix/"
well_known_directory: "{{nginx.directories.data.well_known}}/matrix/"
bridges:
- database_password: "{{ mautrix_whatsapp_bridge_database_password }}"