aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92450bb..0e10c70 100644
--- a/README.md
+++ b/README.md
@@ -78,6 +78,7 @@ To make config options persistent, set them in `~/.ssb/config`, e.g.:
- `img_base`: base url for blobs embedded as images. default: same as `base`
- `emoji_base`: base url for emoji images. default: same as `base`
- `encode_msgids`: whether to URL-encode message ids in local links. default: `true`
+- `auth`: HTTP auth password. default: `null` (no password required)
## TODO