diff --git a/transformations_2023-9-14_test/settings.json b/transformations_2023-9-14_test/settings.json new file mode 100644 index 0000000..13c2336 --- /dev/null +++ b/transformations_2023-9-14_test/settings.json @@ -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 +} \ No newline at end of file