1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

added default values of the file logger in env.js

This commit is contained in:
Massimo Candela
2020-01-18 22:40:35 +01:00
parent 2d34c956ca
commit 52cdadca6b
2 changed files with 5 additions and 4 deletions

View File

@@ -170,7 +170,7 @@ logging:
backlogSize: 1000 #Advanced option, read the doc
maxRetainedFiles: 10
maxFileSizeMB: 15
compressOnRotation: true
compressOnRotation: false
checkForUpdatesAtBoot: true