mirror of
https://github.com/restic/rest-server.git
synced 2025-10-19 07:33:21 +00:00
parent
1bc1698f4e
commit
b786c5d1cc
4 changed files with 111 additions and 9 deletions
2
mux.go
2
mux.go
|
@ -19,6 +19,8 @@ var Config = struct {
|
|||
Log string
|
||||
CPUProfile string
|
||||
TLS bool
|
||||
TLSKey string
|
||||
TLSCert string
|
||||
AppendOnly bool
|
||||
Prometheus bool
|
||||
Debug bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue