diff options
Diffstat (limited to 'static/config.json')
| -rw-r--r-- | static/config.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/config.json b/static/config.json index 880efca8..6c9c27da 100644 --- a/static/config.json +++ b/static/config.json @@ -1,9 +1,8 @@ { - "name": "Pleroma FE", "theme": "pleroma-dark", "background": "/static/bg.jpg", "logo": "/static/logo.png", - "registrationOpen": false, "defaultPath": "/main/all", - "chatDisabled": false + "chatDisabled": false, + "showInstanceSpecificPanel": false } |
