ソースを参照

put_delete_auth_file is the correct option name

Sergey Lyubka 12 年 前
コミット
c0ca6a53be
1 ファイル変更1 行追加1 行削除
  1. 1 1
      UserManual.md

+ 1 - 1
UserManual.md

@@ -95,7 +95,7 @@ Extra environment variables to be passed to the CGI script in
 addition to standard ones. The list must be comma-separated list
 of name=value pairs, like this: `VARIABLE1=VALUE1,VARIABLE2=VALUE2`.
 
-### put\_delete\_passwords_file
+### put\_delete\_auth\_file
 Passwords file for PUT and DELETE requests. Without it, PUT and DELETE requests
 will fail.