Files
hamann-xml/settings.json
Simon-Martens f030e8911b Settings adjust
2024-01-22 14:28:59 +01:00

18 lines
404 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"FeatureManagement": {
"AdminService": true,
"LocalPublishService": false,
"SyntaxCheck": false,
"Notifications": true,
},
"FileSizeLimit": 52428800,
"AvailableStartYear": 1700,
"AvailableEndYear": 1784,
"LettersOnPage": 80
}