matrix-sms-bridge:

added docs, added seperate service for database, pr comments
This commit is contained in:
benkuly
2020-05-23 13:14:24 +02:00
parent 4913ca4bb2
commit 1ffa4a326c
9 changed files with 101 additions and 26 deletions

View File

@ -324,8 +324,6 @@ matrix_sms_bridge_appservice_token: "{{ matrix_synapse_macaroon_secret_key | pas
matrix_sms_bridge_homeserver_token: "{{ matrix_synapse_macaroon_secret_key | password_hash('sha512', 'sms.hs.token') | to_uuid }}"
matrix_sms_bridge_database_password: "{{ matrix_synapse_macaroon_secret_key | password_hash('sha512', 'sms.db.password') | to_uuid }}"
######################################################################
#
# /matrix-sms-bridge