projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
277a7e7
)
Add password file field to document (#605)
author
tottoto
<tottotodev@gmail.com>
Wed, 22 Apr 2020 12:20:32 +0000
(21:20 +0900)
committer
GitHub
<noreply@github.com>
Wed, 22 Apr 2020 12:20:32 +0000
(13:20 +0100)
Signed-off-by: tottoto <tottotodev@gmail.com>
CONFIGURATION.md
patch
|
blob
|
blame
|
history
diff --git
a/CONFIGURATION.md
b/CONFIGURATION.md
index 93d3bb8ea01a8741eea1447ffcf833a5b46fb3da..ec40685836bd7fe106a7dfc6576d01b48e6567a8 100644
(file)
--- a/
CONFIGURATION.md
+++ b/
CONFIGURATION.md
@@
-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> ]