reanable admin service

This commit is contained in:
Simon Martens
2025-09-30 21:15:12 +02:00
parent 3b9c0faff6
commit c8faf6bd3a

View File

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