mirror of
https://git.anonymousland.org/deathrow/synapse-docker-deployment.git
synced 2025-03-01 13:51:07 -05:00
13 lines
194 B
Plaintext
13 lines
194 B
Plaintext
[Default]
|
|
LogLevel = Debug
|
|
SSL = True
|
|
|
|
[local-matrix]
|
|
Homeserver = https://matrix.example.tld
|
|
ListenAddress = 0.0.0.0
|
|
ListenPort = 8008
|
|
SSL = False
|
|
UseKeyring = False
|
|
IgnoreVerification = True
|
|
|