Disabled LocalPublishService

This commit is contained in:
Simon Martens
2024-11-28 18:55:45 +01:00
parent c1c40bdf5a
commit 3f81c12422

View File

@@ -7,7 +7,7 @@
},
"FeatureManagement": {
"AdminService": true,
"LocalPublishService": true,
"LocalPublishService": false,
"Syntax-Check": true,
"Notifications": true
},
@@ -17,4 +17,4 @@
"LettersOnPage": 80,
"RepositoryBranch": "main",
"RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml",
}
}