More synapse troubleshooting

This commit is contained in:
Mike Wilson
2023-02-28 16:17:09 -05:00
parent e78c943fb0
commit 97575b62d1
8 changed files with 299 additions and 5 deletions

View File

@@ -2,6 +2,9 @@ server_name: "{{ personal_domain }}"
pid_file: /data/homeserver.pid
public_baseurl: "https://matrix.{{ personal_domain }}"
ip_range_whitelist:
- 10.0.0.0/24
acme:
enabled: false