diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-06-26 11:46:19 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2019-06-26 11:46:19 +0000 |
| commit | 0892c13c2c02f40ce3f81de98aa0cb3fd2720b65 (patch) | |
| tree | 12529bb06ab803be423f921c66dd56cb71a6b752 /docs | |
| parent | 0b4c6127c5a181ce3f092d0b3211682b0952ec3b (diff) | |
Apply suggestion to docs/USER_GUIDE.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/USER_GUIDE.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USER_GUIDE.md b/docs/USER_GUIDE.md index 5fb80f1b..30a977a8 100644 --- a/docs/USER_GUIDE.md +++ b/docs/USER_GUIDE.md @@ -108,7 +108,7 @@ Clicking on the cog icon in the upper right will go to the settings screen. - Always show subject field: Whether or not to display the 'subject' input field in the post form. If you do not want to use subjects, you can deactivate this. - Copy subject when replying: This controls if the subject of a post will be copied from the post it is replying to. - Post status content type: Selects the default content type of your post. The options are: Plain text, HTML, BBCode and Markdown. -- Minimize scope selection options: Selecting this will reduce the visibility scopes to 'public' and 'direct'. +- Minimize scope selection options: Selecting this will reduce the visibility scopes to 'direct', your default post scope and post scope of post you're replying to. - Automatically hide New Post button: TODO: Not quite sure when it's hidden. ### Attachments |
