Disable syntax-check

This commit is contained in:
Simon Martens
2025-09-30 11:30:28 +02:00
parent 226b65655c
commit aa3c5b269d

View File

@@ -8,7 +8,7 @@
"FeatureManagement": { "FeatureManagement": {
"AdminService": true, "AdminService": true,
"LocalPublishService": false, "LocalPublishService": false,
"Syntax-Check": true, "Syntax-Check": false,
"Notifications": true "Notifications": true
}, },
"FileSizeLimit": 52428800, "FileSizeLimit": 52428800,