3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-10 22:19:31 +01:00

fix confusing config comment

This commit is contained in:
Shivaram Lingamneni 2020-03-23 08:29:05 -04:00
parent 5ea3a216a0
commit 5dcc2a32d6

View File

@ -561,7 +561,7 @@ logging:
-
# how to log these messages
#
# file log to given target filename
# file log to a file
# stdout log to stdout
# stderr log to stderr
# (you can specify multiple methods, e.g., to log to both stderr and a file)