Skip to content

Commit 214921b

Browse files
author
JayBeeDe
committed
fix(linux_server): minor whatsapp conf update
1 parent 0e38454 commit 214921b

File tree

5 files changed

+374
-362
lines changed

5 files changed

+374
-362
lines changed

jaybeede/linux_server/roles/docker/files/matrix-gtw/synapse.yaml.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ enable_registration: false
3232
registration_shared_secret: "{{ matrixgtw_register_secret }}"
3333
serve_server_wellknown: true
3434
media_store_path: /data/media_store
35-
signing_key_path: "/data/{{ server_domain }}.signing.key"
35+
signing_key_path: "/data/{{ matrix_domain }}.signing.key"
3636
report_stats: true
3737
trusted_key_servers:
3838
- server_name: matrix.org

0 commit comments

Comments
 (0)