Commit 257de070 authored by Sergey Lyubka's avatar Sergey Lyubka

Better wording for put_delete_auth_file option

parent 774a819e
...@@ -16,7 +16,7 @@ of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`. ...@@ -16,7 +16,7 @@ of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`.
### put\_delete\_auth\_file ### put\_delete\_auth\_file
Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests
will fail. The format of the passwords file is the same as `.htpasswd` file will fail. The format of the passwords file is the same as for `.htpasswd` file
used for Digest authentication. It can be created and managed by means used for Digest authentication. It can be created and managed by means
of `mongoose -A` command. of `mongoose -A` command.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment