Files
hamann-xml/settings.json
Simon Martens 1e6a57de46 Settings review
2025-03-04 16:46:22 +01:00

21 lines
454 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"FeatureManagement": {
"AdminService": true,
"LocalPublishService": false,
"Syntax-Check": false,
"Notifications": true
},
"FileSizeLimit": 52428800,
"AvailableStartYear": 1700,
"AvailableEndYear": 1800,
"LettersOnPage": 80,
"RepositoryBranch": "main",
"RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml"
}