Disabled autoclose & delete by default

This commit is contained in:
DJj123dj
2024-12-15 19:47:20 +01:00
parent f0183c319a
commit bf13e15d56
+2 -2
View File
@@ -70,13 +70,13 @@
"autoclose":{
"enableInactiveHours":false,
"inactiveHours":24,
"enableUserLeave":true,
"enableUserLeave":false,
"disableOnClaim":false
},
"autodelete":{
"enableInactiveDays":false,
"inactiveDays":7,
"enableUserLeave":true,
"enableUserLeave":false,
"disableOnClaim":false
},
"cooldown":{