{ "recaptcha": { "key": "", "enabled": false }, "apiDomain": "http://localhost/backend", "websocketsDomain": "ws://localhost/backend/ws", "frontendDomain": "http://localhost", "frontendPort": "81", "mode": "development", "cookie": { "domain": "localhost", "secure": false, "SIDname": "SID" }, "siteSettings": { "logo_white": "/assets/white_wordmark.png", "logo_blue": "/assets/blue_wordmark.png", "sitename": "Musare", "github": "https://github.com/Musare/MusareNode" }, "messages": { "accountRemoval": "Your account will be deactivated instantly and your data will shortly be deleted by an admin." }, "skipConfigVersionCheck": false, "configVersion": 6 }