mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-xml.git
synced 2025-10-28 08:35:30 +00:00
21 lines
453 B
JSON
21 lines
453 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"FeatureManagement": {
|
|
"AdminService": true,
|
|
"LocalPublishService": false,
|
|
"Syntax-Check": true,
|
|
"Notifications": true
|
|
},
|
|
"FileSizeLimit": 52428800,
|
|
"AvailableStartYear": 1700,
|
|
"AvailableEndYear": 1800,
|
|
"LettersOnPage": 80,
|
|
"RepositoryBranch": "main",
|
|
"RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml"
|
|
}
|