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": {
"AdminService": true,
"LocalPublishService": false,
"Syntax-Check": true,
"Syntax-Check": false,
"Notifications": true
},
"FileSizeLimit": 52428800,