1
0
mirror of https://github.com/falk-werner/webfuse synced 2026-03-02 03:40:24 +00:00

add newline at end of file

This commit is contained in:
Falk Werner
2023-01-25 21:22:51 +01:00
parent 5db3b28b5a
commit 7d4f3a1d86
43 changed files with 43 additions and 45 deletions

View File

@@ -23,4 +23,4 @@ service --> user : [., ..]
end
...
@enduml
@enduml

View File

@@ -71,4 +71,4 @@ filesystem via fuse and exposes it's API via websockets.
`webfuse -f --wf-cert /path/to/cert --wf-key /path/to/key /path/to/mountpoint`
- run webfuse using authentication via `X-Auth-Token` header:
`webfuse -f --wf-authenticator /path/to/authenticator \`
` --wf-auth-header X-Auth-Token /path/to/mountpoint`
` --wf-auth-header X-Auth-Token /path/to/mountpoint`