aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-06-16 11:36:42 -0400
committercel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519>2020-06-16 11:36:42 -0400
commit06ecfbd12372fae439762d4610b0b7b4b97068d4 (patch)
tree616bfa8ba3133b33bfbea80f89da1a16b07662ec /README.md
parent31a4c41338cc7e76dddf93aae3d5c8ebd019cb53 (diff)
downloadpatchfoo-06ecfbd12372fae439762d4610b0b7b4b97068d4.tar.gz
patchfoo-06ecfbd12372fae439762d4610b0b7b4b97068d4.zip
Remove proprietary emoji
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index af2808c..bb51fa8 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,6 @@ To make config options persistent, set them in `~/.ssb/config`, e.g.:
- `base`: base url that the app is running at. default: `/`
- `blob_base`: base url for links to ssb blobs. default: same as `base`
- `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)
- `allowAddresses`: Array of IP addresses allowed to connect. default: `null` (allow any to connect). Note if host is `localhost` then this setting is useless.