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

removed backlogSize option

This commit is contained in:
Massimo Candela
2020-11-30 18:03:54 +01:00
parent 4273a407c2
commit 9391b01009
13 changed files with 4 additions and 16 deletions

View File

@@ -238,7 +238,6 @@ persistStatus: true
logging:
directory: logs
logRotatePattern: YYYY-MM-DD
backlogSize: 1000 #Advanced option, read the doc
maxRetainedFiles: 10
maxFileSizeMB: 15
compressOnRotation: false