mirror of
https://github.com/falk-werner/webfuse
synced 2026-03-02 03:40:24 +00:00
make timeout configurable
This commit is contained in:
@@ -17,6 +17,7 @@ filesystem via fuse and exposes it's API via websockets.
|
||||
| --wf-key | path | - | Optional. Specify the file path of the server's private key |
|
||||
| --wf- authenticator | path | - | Optional. Specify the file path of the authenticator executable |
|
||||
| --wf-auth-header | name | - | Optional. Specify the name of the HTTP header used for authentication |
|
||||
| --wf-timeout | timeout | 10 | Optional. Specify the communication timeout. |
|
||||
|
||||
## Fuse options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user