mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
Enhancement: Allow configurable location for .htpasswd file
|
|
|
|
It is now possible to change the location of the .htpasswd file using the
|
|
--htpasswd-file option.
|
|
|
|
https://github.com/restic/restic/issues/187
|
|
https://github.com/restic/restic/pull/188
|