From 0ea52b9a188055c1bcf1e256c07251dfdc274a45 Mon Sep 17 00:00:00 2001 From: cel Date: Thu, 5 Dec 2019 17:55:54 -1000 Subject: Reply mention feeds --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index deb1fa2..423442c 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ To make config options persistent, set them in `~/.ssb/config`, e.g.: - `draftsDir: name of directory in patchfoo's directory (as set by `patchfoo.dir` config option above) to use for message draft data. default: `"drafts"`. - `newLimit: limit of messages to show on `/new` page. Default: 500. Overridable with query string parameter `limit=...`. - `dualMarkdownPreview`: Preview messages in composer in multiple SSB markdown implementations, `ssb-marked` and `ssb-markdown` >= 3. Overridable with query string parameter `dualMd=1`. +- `replyMentionFeeds`: Mention thread branch authors in "reply" property, like Patchwork. Default `true`. ## TODO -- cgit v1.2.3