Matrix Docker Ansible eploy
Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- [Default]
- LogLevel = {{ matrix_pantalaimon_log_level }}
-
- [homeserver]
- Homeserver = {{ matrix_pantalaimon_homeserver_url }}
- ListenAddress = 0.0.0.0
- ListenPort = 8009
- SSL = False
- UseKeyring = False
- IgnoreVerification = True
|