Notificatons off, Syntax-Check on

This commit is contained in:
Simon Martens
2025-04-15 10:37:37 +02:00
parent 5ad92b8026
commit 18c4949415

View File

@@ -6,10 +6,10 @@
} }
}, },
"FeatureManagement": { "FeatureManagement": {
"AdminService": false, "AdminService": true,
"LocalPublishService": false, "LocalPublishService": false,
"Syntax-Check": false, "Syntax-Check": true,
"Notifications": true "Notifications": false
}, },
"FileSizeLimit": 52428800, "FileSizeLimit": 52428800,
"AvailableStartYear": 1700, "AvailableStartYear": 1700,