summaryrefslogtreecommitdiff
path: root/priv
diff options
context:
space:
mode:
authorWim Vanderbauwhede <Wim.Vanderbauwhede@mail.be>2018-04-28 11:59:01 +0100
committerWim Vanderbauwhede <Wim.Vanderbauwhede@mail.be>2018-04-28 11:59:01 +0100
commit634c0c52a1281e1576d028c74ee77fd05abe09de (patch)
tree7d7ceed6f22bd26a7e290b875b0cef7519342a71 /priv
parent7517155544f85f0bd085c0ef0dd843fdac1fc4fd (diff)
parent39c80a3667afec25a187894d67e0d0e9b8713eb1 (diff)
downloadpleroma-634c0c52a1281e1576d028c74ee77fd05abe09de.tar.gz
pleroma-634c0c52a1281e1576d028c74ee77fd05abe09de.zip
Merge remote-tracking branch 'upstream/develop' into patch-bio
Diffstat (limited to 'priv')
-rw-r--r--priv/static/static/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/priv/static/static/config.json b/priv/static/static/config.json
index 9863ec024..797f03377 100644
--- a/priv/static/static/config.json
+++ b/priv/static/static/config.json
@@ -4,5 +4,5 @@
"logo": "/static/logo.png",
"defaultPath": "/main/all",
"chatDisabled": false,
- "showInstanceSpecificPanel": false
+ "showInstanceSpecificPanel": true
}