aboutsummaryrefslogtreecommitdiff
path: root/static/config.json
diff options
context:
space:
mode:
authorHakaba Hitoyo <example@example.com>2018-05-04 23:50:14 +0900
committerHakaba Hitoyo <example@example.com>2018-05-04 23:50:14 +0900
commit77ffa894642b358fd9478207f519f991f3780545 (patch)
tree2beea770e8c19474d1511c695e167cd90c69f53f /static/config.json
parente341354cc7d3d83982ff5983b3433c35fc044bbf (diff)
parent033170212f59ee2e0757fcc0264f64a15e638f64 (diff)
Merge remote-tracking branch 'origin/feature/who-to-follow-panel-2' into feature/who-to-follow-panel-configurable
Diffstat (limited to 'static/config.json')
-rw-r--r--static/config.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/config.json b/static/config.json
index 5cf4cdec..2c495142 100644
--- a/static/config.json
+++ b/static/config.json
@@ -5,5 +5,6 @@
"redirectRootNoLogin": "/main/all",
"redirectRootLogin": "/main/friends",
"chatDisabled": false,
+ "showWhoToFollowPanel": false,
"showInstanceSpecificPanel": false
}