mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 15:43:21 +00:00
doc: Add --private-repos flag to README.md (#48)
This commit is contained in:
parent
ef5733293f
commit
4019e3f45e
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ Flags:
|
|||
--listen string listen address (default ":8000")
|
||||
--log string log HTTP requests in the combined log format
|
||||
--path string data directory (default "/tmp/restic")
|
||||
--private-repos users can only access their private repo
|
||||
--prometheus enable Prometheus metrics
|
||||
--tls turn on TLS support
|
||||
--tls-cert string TLS certificate path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue