diff options
author | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-06-16 11:36:42 -0400 |
---|---|---|
committer | cel <cel@lOUVT+Phkvai9a/cCS/RKo+S9hnPAQdVixms/7ldpPA=.ed25519> | 2020-06-16 11:36:42 -0400 |
commit | 06ecfbd12372fae439762d4610b0b7b4b97068d4 (patch) | |
tree | 616bfa8ba3133b33bfbea80f89da1a16b07662ec /README.md | |
parent | 31a4c41338cc7e76dddf93aae3d5c8ebd019cb53 (diff) | |
download | patchfoo-06ecfbd12372fae439762d4610b0b7b4b97068d4.tar.gz patchfoo-06ecfbd12372fae439762d4610b0b7b4b97068d4.zip |
Remove proprietary emoji
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |