Disable admin-service

This commit is contained in:
Simon Martens
2025-09-30 11:31:58 +02:00
parent aa3c5b269d
commit 5a8376e05b

View File

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