Add documentation

This commit is contained in:
Noah Fleischmann
2019-10-21 20:11:00 +02:00
parent c3fb7ebf4c
commit 852fceb33f
3 changed files with 19 additions and 12 deletions

View File

@ -71,7 +71,7 @@ matrix_mxisd_self_check_validate_certificates: true
# Controls mxisd logging verbosity for troubleshooting.
#
# According to: https://github.com/kamax-matrix/mxisd/blob/master/docs/troubleshooting.md#increase-verbosity
matrix_mxisd_verbose_logging: true
matrix_mxisd_verbose_logging: false
# Default mxisd configuration template which covers the generic use case.
# You can customize it by controlling the various variables inside it.