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