Remove noauth setting that is probably wrong as it doesn't work
This commit is contained in:
@@ -86,10 +86,7 @@ job "transfer" {
|
||||
"address": "",
|
||||
"log": "stdout",
|
||||
"database": "/database/filebrowser.db",
|
||||
"root": "/srv",
|
||||
"auth": {
|
||||
"method": "noauth"
|
||||
}
|
||||
"root": "/srv"
|
||||
}
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user