mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-xml.git
synced 2025-10-29 09:05:29 +00:00
21 lines
541 B
JSON
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"
|
|
}
|