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