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