|
|
|
@ -43,13 +43,13 @@ matrix_docker_network: "matrix"
|
|
|
|
|
matrix_well_known_matrix_server_enabled: true
|
|
|
|
|
|
|
|
|
|
# Variables to Control which parts of our roles run.
|
|
|
|
|
run_postgres_import: true
|
|
|
|
|
run_postgres_upgrade: true
|
|
|
|
|
run_postgres_import_sqlite_db: true
|
|
|
|
|
run_synapse_register_user: true
|
|
|
|
|
run_synapse_update_user_password: true
|
|
|
|
|
run_synapse_import_media_store: true
|
|
|
|
|
run_setup: true
|
|
|
|
|
run_import_postgres: true
|
|
|
|
|
run_upgrade_postgres: true
|
|
|
|
|
run_self_check: true
|
|
|
|
|
run_start: true
|
|
|
|
|
run_stop: true
|
|
|
|
|
run_register_user: true
|
|
|
|
|
run_update_user_password: true
|
|
|
|
|
run_import_sqlite_db: true
|
|
|
|
|
run_import_media_store: true
|
|
|
|
|
run_self_check: true
|
|
|
|
|