mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 23:16:03 -04:00
Add a link to python's logging config schema (#5926)
This commit is contained in:
parent
c8fa620d7a
commit
92c1550f4a
3 changed files with 5 additions and 2 deletions
|
@ -485,7 +485,8 @@ database:
|
|||
|
||||
## Logging ##
|
||||
|
||||
# A yaml python logging config file
|
||||
# A yaml python logging config file as described by
|
||||
# https://docs.python.org/3.7/library/logging.config.html#configuration-dictionary-schema
|
||||
#
|
||||
log_config: "CONFDIR/SERVERNAME.log.config"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue