rest-server/changelog/unreleased/issue-187
2022-03-25 22:25:48 -04:00

7 lines
246 B
Text

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