We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f02a87 commit 1768e9fCopy full SHA for 1768e9f
funscript_editor/config/logging_linux.yaml
@@ -18,7 +18,7 @@ handlers:
18
formatter: standard
19
filename: /tmp/funscript_editor.log
20
maxBytes: 10485760 # 10MB
21
- backupCount: 10
+ backupCount: 2
22
encoding: utf8
23
24
root:
funscript_editor/config/logging_windows.yaml
filename: C:/Temp/funscript_editor.log
- backupCount: 3
0 commit comments