Add password file field to document (#605)
authortottoto <tottotodev@gmail.com>
Wed, 22 Apr 2020 12:20:32 +0000 (21:20 +0900)
committerGitHub <noreply@github.com>
Wed, 22 Apr 2020 12:20:32 +0000 (13:20 +0100)
Signed-off-by: tottoto <tottotodev@gmail.com>
CONFIGURATION.md

index 93d3bb8ea01a8741eea1447ffcf833a5b46fb3da..ec40685836bd7fe106a7dfc6576d01b48e6567a8 100644 (file)
@@ -82,6 +82,7 @@ The other placeholders are specified separately.
   basic_auth:
     [ username: <string> ]
     [ password: <secret> ]
+    [ password_file: <filename> ]
 
   # The bearer token for the targets.
   [ bearer_token: <secret> ]