Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2c6728e

Browse files
committed
Clarify readme
1 parent d979c6d commit 2c6728e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Download the current version from https://github.com/Asquera/elasticsearch-http-
1313
The plugin is disabled by default. Enabling basic authorization will disable the default HTTP Transport module.
1414

1515
```
16-
http.basic.enabled = true
17-
http.basic.user = "my_username"
18-
http.basic.password = "my_password"
16+
http.basic.enabled: true
17+
http.basic.user: "my_username"
18+
http.basic.password: "my_password"
1919
```
2020

2121
Be aware that the password is stored in plain text.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /