|
@@ -71,6 +71,7 @@ Location: `frontend/dist/config/default.json`
|
|
|
| `siteSettings.logo_blue` | Path to the blue logo image, by default it is `/assets/blue_wordmark.png`. |
|
|
|
| `siteSettings.sitename` | Should be the name of the site. |
|
|
|
| `siteSettings.github` | URL of GitHub repository, defaults to `https://github.com/Musare/MusareNode`. |
|
|
|
+| `siteSettings.christmas` | Whether to enable christmas theming. |
|
|
|
| `messages.accountRemoval` | Message to return to users on account removal. |
|
|
|
| `shortcutOverrides` | Overwrite keyboard shortcuts, for example `"editSong.useAllDiscogs": { "keyCode": 68, "ctrl": true, "alt": true, "shift": false, "preventDefault": true }`. |
|
|
|
| `skipConfigVersionCheck` | Skips checking if the config version is outdated or not. Should almost always be set to false. |
|