Updated admin page to be more streamlined and added the beginning of the blogging features
This commit is contained in:
@@ -19,6 +19,11 @@
|
||||
"FileUploadOptions": {
|
||||
"MaxUploadSizeBytes": 2147483648,
|
||||
"UploadFolderPath": "/app/OpenArchivalUploads",
|
||||
"MaxFileCount": 100
|
||||
"MaxFileCount": 100
|
||||
},
|
||||
"ApplicationOptions": {
|
||||
"NavBarTitle": "Open Archival",
|
||||
"HomepageContentLocation": "/app/index.html",
|
||||
"AboutPageContentLocation": "/app/about.html"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user