mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-xml.git
synced 2025-10-29 09:05:29 +00:00
added settings to transforms
This commit is contained in:
18
transformations_2023-9-14_test/settings.json
Normal file
18
transformations_2023-9-14_test/settings.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"FeatureManagement": {
|
||||
"AdminService": true,
|
||||
"LocalPublishService": true,
|
||||
"Syntax-Check": true,
|
||||
"Notifications": true
|
||||
},
|
||||
"FileSizeLimit": 52428800,
|
||||
"AvailableStartYear": 1700,
|
||||
"AvailableEndYear": 1800,
|
||||
"LettersOnPage": 80
|
||||
}
|
||||
Reference in New Issue
Block a user