1
0
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:
Falk Werner
2023-02-04 14:54:23 +01:00
parent 8a68ecd0b7
commit b3bc3144bf
5 changed files with 18 additions and 8 deletions

View File

@@ -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