diff --git a/HaWeb/appsettings.json b/HaWeb/appsettings.json index f3e7ad2..001eab3 100644 --- a/HaWeb/appsettings.json +++ b/HaWeb/appsettings.json @@ -7,7 +7,8 @@ }, "FeatureManagement": { "AdminService": true, - "LocalPublishService": true + "LocalPublishService": true, + "SyntaxCheck": true }, "AllowedHosts": "*", "HamannFileStoreLinux": "/home/simon/Downloads/test/",