From 066c97d7a3d2602912dcaa5296a01c5407e868b3 Mon Sep 17 00:00:00 2001 From: cel Date: Sun, 1 Oct 2017 15:19:11 -1000 Subject: Document auth config --- README.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3