diff --git a/settings.json b/settings.json index e12b7f9..4ccf7e1 100644 --- a/settings.json +++ b/settings.json @@ -6,9 +6,9 @@ } }, "FeatureManagement": { - "AdminService": true, + "AdminService": false, "LocalPublishService": false, - "Syntax-Check": true, + "Syntax-Check": false, "Notifications": true }, "FileSizeLimit": 52428800,