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