This commit is contained in:
klopfertherabbit
2025-10-01 00:21:57 +02:00

View File

@@ -6,9 +6,9 @@
} }
}, },
"FeatureManagement": { "FeatureManagement": {
"AdminService": false, "AdminService": true,
"LocalPublishService": false, "LocalPublishService": false,
"Syntax-Check": false, "Syntax-Check": true,
"Notifications": true "Notifications": true
}, },
"FileSizeLimit": 52428800, "FileSizeLimit": 52428800,