aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-05-20 12:16:43 -0500
committerMark Felder <feld@FreeBSD.org>2020-05-20 12:16:43 -0500
commit4aaa3f87d8ed375d3ec20ad6d9867357f0e6a95c (patch)
tree721d0832fa333a3cf9e02a685d509f2b708c77c8
parenta8e9c05f09926f1dde09174752c71c6d5822b6f4 (diff)
Document the sidebarRight feature
-rw-r--r--docs/CONFIGURATION.md3
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