Enabled SyntaxCheck

This commit is contained in:
Simon Martens
2023-09-10 17:22:57 +02:00
parent 80e593ce7c
commit 4cdd59cf89

View File

@@ -7,7 +7,8 @@
}, },
"FeatureManagement": { "FeatureManagement": {
"AdminService": true, "AdminService": true,
"LocalPublishService": true "LocalPublishService": true,
"SyntaxCheck": true
}, },
"AllowedHosts": "*", "AllowedHosts": "*",
"HamannFileStoreLinux": "/home/simon/Downloads/test/", "HamannFileStoreLinux": "/home/simon/Downloads/test/",