Settings review

This commit is contained in:
Simon Martens
2025-03-04 16:46:22 +01:00
parent 627c6570ae
commit 1e6a57de46

View File

@@ -8,7 +8,7 @@
"FeatureManagement": { "FeatureManagement": {
"AdminService": true, "AdminService": true,
"LocalPublishService": false, "LocalPublishService": false,
"Syntax-Check": true, "Syntax-Check": false,
"Notifications": true "Notifications": true
}, },
"FileSizeLimit": 52428800, "FileSizeLimit": 52428800,
@@ -16,5 +16,5 @@
"AvailableEndYear": 1800, "AvailableEndYear": 1800,
"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"
} }