Merge branch 'chore/update-docs' into 'develop'

Document the sidebarRight feature

See merge request pleroma/pleroma-fe!1117
This commit is contained in:
feld 2020-05-20 17:26:04 +00:00
commit 24901ed98f

View file

@ -73,6 +73,9 @@ These two settings should point to where FE should redirect visitor when they lo
### `scopeCopy`
Copy post scope (visibility) when replying to a post. Instance-default.
### `sidebarRight`
Change alignment of sidebar and panels to the right. Defaults to `false`.
### `showFeaturesPanel`
Show panel showcasing instance features/settings to logged-out visitors