mirror of
https://github.com/Theodor-Springmann-Stiftung/hamann-ausgabe-core.git
synced 2025-10-29 09:15:33 +00:00
Setup Git Repository Parsing
This commit is contained in:
@@ -7,14 +7,16 @@
|
||||
},
|
||||
"FeatureManagement": {
|
||||
"AdminService": true,
|
||||
"UploadService": true,
|
||||
"LocalPublishService": true,
|
||||
"RemotePublishService": false,
|
||||
"RemotePublishSourceService": false
|
||||
"LocalPublishService": true
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"StoredFilePathLinux": "/home/simon/Downloads/test/",
|
||||
"StoredFilePathWindows": "C:/Users/simon/Downloads/test/",
|
||||
"HamannFileStoreLinux": "/home/simon/Downloads/test/",
|
||||
"HamannFileStoreWindows": "C:/Users/simon/Downloads/test/",
|
||||
"BareRepositoryPathLinux": "/home/simon/Downloads/test/",
|
||||
"BareRepositoryPathWindows": "C:/Users/simon/source/hamann-xml/.git/",
|
||||
"WorkingTreePathLinux": "/home/simon/Downloads/test/",
|
||||
"WorkingTreePathWindows": "C:/Users/simon/source/hamann-xml/",
|
||||
"RepositoryBranch": "main",
|
||||
"StoredPDFPathWindows": "",
|
||||
"StoredPDFPathLinux": "",
|
||||
"FileSizeLimit": 52428800,
|
||||
|
||||
Reference in New Issue
Block a user