matterbridge.toml.sample: Fix minor typo in LogFile description
This commit is contained in:
@@ -1607,7 +1607,7 @@ IgnoreFailureOnStart=false
|
||||
#LogFile defines the location of a file to write logs into, rather
|
||||
#than stdout.
|
||||
#Logging will still happen on stdout if the file cannot be open for
|
||||
#writing, or if the value is empty. Note the the log won't roll, so
|
||||
#writing, or if the value is empty. Note that the log won't roll, so
|
||||
#you might want to use logrotate(8) with this feature.
|
||||
#OPTIONAL (default empty)
|
||||
LogFile=/var/log/matterbridge.log
|
||||
|
||||
Reference in New Issue
Block a user