mirror of
https://github.com/restic/rest-server.git
synced 2026-04-09 11:42:00 -07:00
doc: Add --private-repos flag to README.md (#48)
This commit is contained in:
@@ -68,6 +68,7 @@ Flags:
|
|||||||
--listen string listen address (default ":8000")
|
--listen string listen address (default ":8000")
|
||||||
--log string log HTTP requests in the combined log format
|
--log string log HTTP requests in the combined log format
|
||||||
--path string data directory (default "/tmp/restic")
|
--path string data directory (default "/tmp/restic")
|
||||||
|
--private-repos users can only access their private repo
|
||||||
--prometheus enable Prometheus metrics
|
--prometheus enable Prometheus metrics
|
||||||
--tls turn on TLS support
|
--tls turn on TLS support
|
||||||
--tls-cert string TLS certificate path
|
--tls-cert string TLS certificate path
|
||||||
|
|||||||
Reference in New Issue
Block a user