Apply suggestion to docs/CONFIGURATION.md

This commit is contained in:
HJ 2019-06-17 16:06:01 +00:00
parent 201ea169fe
commit 886b097a67
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ Copy post scope (visibility) when replying to a post. Instance-default.
### `subjectLineBehavior`
How to handle subject line (CW) when replying to a post.
* `"email"` - like EMail - prepend `re: ` to subject line if it doesn't already start with it.
* `"masto"` - lime Mastodon - copy it as is.
* `"masto"` - like Mastodon - copy it as is.
* `"noop"` - do not copy
Instance-default.