#1060 use one log file with the option to truncate (#1075)

This commit is contained in:
Alexander Courtis
2022-03-13 00:43:33 +11:00
committed by GitHub
parent 2457e141ae
commit a65078e3ae
4 changed files with 13 additions and 3 deletions

View File

@@ -395,6 +395,7 @@ local DEFAULT_OPTS = {
},
log = {
enable = false,
truncate = false,
types = {
all = false,
config = false,