diff options
| -rw-r--r-- | docs/CONFIGURATION.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CONFIGURATION.md b/docs/CONFIGURATION.md index 39a2840d..14b0428f 100644 --- a/docs/CONFIGURATION.md +++ b/docs/CONFIGURATION.md @@ -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 |
