1
0
Fork 0
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:
Henrik Hautakoski 2023-05-17 10:52:27 +02:00
parent 93e765f14c
commit 89ddc4b594

View file

@ -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