Add server log file rotation settings

This commit is contained in:
schroda
2024-09-01 03:04:34 +02:00
parent fe8043c232
commit 274c4c6489
7 changed files with 94 additions and 10 deletions

View File

@@ -60,6 +60,9 @@ export const SERVER_SETTINGS = gql`
debugLogsEnabled
gqlDebugLogsEnabled
systemTrayEnabled
maxLogFileSize
maxLogFiles
maxLogFolderSize
# backup
backupPath