{ "recaptcha": { "key": "", "enabled": false }, "backend": { "apiDomain": "http://localhost/backend", "websocketsDomain": "ws://localhost/backend/ws" }, "devServer": { "port": 81, "hmrClientPort": 80 }, "frontendDomain": "http://localhost", "mode": "development", "cookie": { "domain": "localhost", "secure": false, "SIDname": "SID" }, "siteSettings": { "logo_white": "/assets/white_wordmark.png", "logo_blue": "/assets/blue_wordmark.png", "logo_small": "/assets/favicon/mstile-144x144.png", "sitename": "Musare", "footerLinks": { "GitHub": "https://github.com/Musare/Musare" }, "mediasession": false, "christmas": false, "registrationDisabled": false, "githubAuthentication": false }, "messages": { "accountRemoval": "Your account will be deactivated instantly and your data will shortly be deleted by an admin." }, "shortcutOverrides": {}, "debug": { "git": { "remote": false, "remoteUrl": false, "branch": true, "latestCommit": true, "latestCommitShort": true }, "version": true }, "skipConfigVersionCheck": false, "configVersion": 13 }