Merge pull request #127 from aspacca/ISSUE-92
ISSUE-92 added http basic auth handler for upload
This commit is contained in:
@@ -55,6 +55,8 @@ force-https | redirect to https | false |
|
||||
tls-listener | port to use for https (:443) | |
|
||||
tls-cert-file | path to tls certificate | |
|
||||
tls-private-key | path to tls private key | |
|
||||
http-auth-user | user for basic http auth on upload | |
|
||||
http-auth-pass | pass for basic http auth on upload | |
|
||||
temp-path | path to temp folder | system temp |
|
||||
web-path | path to static web files (for development) | |
|
||||
provider | which storage provider to use | (s3, grdrive or local) |
|
||||
|
Reference in New Issue
Block a user