|
|
|
@@ -28,10 +28,6 @@ matrix_homeserver_generic_secret_key: '' |
|
|
|
# Example value: someone@example.com |
|
|
|
matrix_ssl_lets_encrypt_support_email: '' |
|
|
|
|
|
|
|
# A shared secret (between Coturn and Synapse) used for authentication. |
|
|
|
# You can put any string here, but generating a strong one is preferred (e.g. `pwgen -s 64 1`). |
|
|
|
matrix_coturn_turn_static_auth_secret: '' |
|
|
|
|
|
|
|
# A Postgres password to use for the superuser Postgres user (called `matrix` by default). |
|
|
|
# |
|
|
|
# The playbook creates additional Postgres users and databases (one for each enabled service) |
|
|
|
|