diff options
Diffstat (limited to 'priv/static')
| -rw-r--r-- | priv/static/static/config.json | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/priv/static/static/config.json b/priv/static/static/config.json index 222292541..c920e1d6e 100644 --- a/priv/static/static/config.json +++ b/priv/static/static/config.json @@ -3,7 +3,7 @@    "theme": "pleroma-dark",    "background": "/static/bg.jpg",    "logo": "/static/logo.png", -  "registrationOpen": true +  "registrationOpen": true,    "defaultPath": "/main/all",    "chatDisabled": false  } | 
