Files
hamann-xml/settings.json
Simon Martens 4274a64572 Neue version
2024-08-21 15:26:27 +02:00

21 lines
541 B
JSON

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