Dateien nach "/" hochladen

This commit is contained in:
2026-08-13 23:14:35 +02:00
parent 4d4ab979fa
commit 07f7cea199
+6
View File
@@ -10,6 +10,7 @@
"192.168.0.0/16"
],
"MaxMessageSizeMB": 25,
"MaxConcurrentClients": 10,
"ClientTimeoutSeconds": 120
},
"Graph": {
@@ -38,4 +39,9 @@
"Failed": "failed",
"Logs": "logs"
}
"Logging": {
"MaxFileSizeMB": 10,
"RetentionDays": 30,
"CleanupHours": 12
}
}