mirror of
				https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
				synced 2025-10-29 09:15:33 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			583 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "Logging": {
 | |
|     "LogLevel": {
 | |
|       "Default": "Information",
 | |
|       "Microsoft.AspNetCore": "Warning"
 | |
|     }
 | |
|   },
 | |
|   "FeatureManagement": {
 | |
|     "AdminService":  true,
 | |
|     "UploadService": true,
 | |
|     "LocalPublishService": true,
 | |
|     "RemotePublishService": false,
 | |
|     "RemotePublishSourceService": false
 | |
|   },
 | |
|   "AllowedHosts": "*",
 | |
|   "StoredFilePathLinux": "/home/simon/Downloads/test/",
 | |
|   "StoredFilePathWindows": "C:/Users/simon/Downloads/test/",
 | |
|   "FileSizeLimit": 52428800,
 | |
|   "AvailableStartYear": 1700,
 | |
|   "AvailableEndYear": 1800,
 | |
|   "LettersOnPage": 80
 | |
| }
 | 
