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