Fixed SSH authentication + uploads folder check
This commit is contained in:
@@ -22,8 +22,8 @@ defaults:
|
||||
public: false
|
||||
auth:
|
||||
local:
|
||||
enabled: true
|
||||
microsoft:
|
||||
enabled: true
|
||||
microsoft:
|
||||
enabled: false
|
||||
google:
|
||||
enabled: false
|
||||
@@ -39,10 +39,9 @@ defaults:
|
||||
type: basic
|
||||
username: null
|
||||
password: null
|
||||
publicKey: null
|
||||
privateKey: null
|
||||
sslVerify: true
|
||||
signature:
|
||||
name: Wiki
|
||||
email: wiki@example.com
|
||||
# ---------------------------------
|
||||
# ---------------------------------
|
||||
|
Reference in New Issue
Block a user