Fixed tdarr settings

This commit is contained in:
2026-05-25 16:18:23 +02:00
parent 9e41fa7d61
commit 0b9909e6f9
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
logrotate state -- version 2
"/var/log/acpid.log" 2026-1-19-2:0:0
"/config/log/nginx/access.log" 2026-5-17-2:0:0
"/config/log/nginx/access.log" 2026-5-24-2:0:0
"/var/log/php84/*.log" 2026-1-19-2:0:0
"/config/log/nginx/error.log" 2026-1-19-2:0:0
"/config/log/php/error.log" 2026-5-17-2:0:0
"/config/log/php/error.log" 2026-5-24-2:0:0
+2 -1
View File
@@ -14,5 +14,6 @@
"auth": false,
"authSecretKey": "tsec_1173ce0a0f5da178172d2bf1cecc85bc4814b5a377f7bf62e4b96c5ca5c4fb60",
"maxLogSizeMB": 10,
"seededApiKey": ""
"seededApiKey": "",
"jobReportsPath": ""
}