Disabled options on Release branch

This commit is contained in:
Simon Martens
2023-09-10 17:24:18 +02:00
parent 245f297577
commit f6c5fa94e0

View File

@@ -6,8 +6,9 @@
}
},
"FeatureManagement": {
"AdminService": true,
"LocalPublishService": true
"AdminService": false,
"LocalPublishService": false,
"SyntaxCheck": false
},
"FileSizeLimit": 52428800,
"AvailableStartYear": 1700,