mirror of
https://github.com/eosswedenorg/thalos
synced 2026-06-16 04:24:56 +02:00
config.example.yml: Update log.filename to not include ".log"
This commit is contained in:
parent
93e765f14c
commit
89ddc4b594
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ message_codec: "json"
|
|||
# Logging settings
|
||||
log:
|
||||
# Filename to use.
|
||||
filename: thalos.log
|
||||
filename: thalos
|
||||
# Directory to store the logfiles in.
|
||||
directory: logs
|
||||
# Format to rename log files when rotating
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue