mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-xml.git
synced 2025-10-29 09:05:29 +00:00
Settings review
This commit is contained in:
@@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
"Microsoft.AspNetCore": "Warning"
|
"Microsoft.AspNetCore": "Warning"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"FeatureManagement": {
|
"FeatureManagement": {
|
||||||
"AdminService": true,
|
"AdminService": true,
|
||||||
"LocalPublishService": false,
|
"LocalPublishService": false,
|
||||||
"Syntax-Check": true,
|
"Syntax-Check": false,
|
||||||
"Notifications": true
|
"Notifications": true
|
||||||
},
|
},
|
||||||
"FileSizeLimit": 52428800,
|
"FileSizeLimit": 52428800,
|
||||||
"AvailableStartYear": 1700,
|
"AvailableStartYear": 1700,
|
||||||
"AvailableEndYear": 1800,
|
"AvailableEndYear": 1800,
|
||||||
"LettersOnPage": 80,
|
"LettersOnPage": 80,
|
||||||
"RepositoryBranch": "main",
|
"RepositoryBranch": "main",
|
||||||
"RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml",
|
"RepositoryURL": "https://github.com/Theodor-Springmann-Stiftung/hamann-xml"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user