From: tottoto Date: Wed, 22 Apr 2020 12:20:32 +0000 (+0900) Subject: Add password file field to document (#605) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b6db646a82bf09c6230e4380bb67fa59760b4166;p=blackbox_exporter.git Add password file field to document (#605) Signed-off-by: tottoto --- diff --git a/CONFIGURATION.md b/CONFIGURATION.md index 93d3bb8..ec40685 100644 --- a/CONFIGURATION.md +++ b/CONFIGURATION.md @@ -82,6 +82,7 @@ The other placeholders are specified separately. basic_auth: [ username: ] [ password: ] + [ password_file: ] # The bearer token for the targets. [ bearer_token: ]