Skip to content

Commit e92c7b5

Browse files
brian-brazildiscordianfish
authored andcommitted
Use our standard config doc format.
Signed-off-by: Brian Brazil <brian.brazil@robustperception.io>
1 parent b9c9670 commit e92c7b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

https/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ http_server_config:
5656
# This can not be changed on the fly.
5757
[ http2: <bool> | default = true ]
5858
59-
# List of usernames and hashed passwords that have full access to the web
59+
# Usernames and hashed passwords that have full access to the web
6060
# server via basic authentication. If empty, no basic authentication is
6161
# required. Passwords are hashed with bcrypt.
6262
basic_auth_users:
63-
[ <username>: <password> ... ]
63+
[ <string>: <secret> ... ]
6464
```
6565

6666
## About bcrypt

0 commit comments

Comments
 (0)