mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-05-04 22:51:58 +00:00
* Break out general config, spotify, and add maloja config * Allow specifying a config dir from env that will be used as default search location for config files * Use prefixes for envs and add more env options * Simplify defaults for redirect/call on spotify config
4 lines
123 B
JSON
4 lines
123 B
JSON
{
|
|
"url": "https://domain.tld", // the base url of your maloja installation
|
|
"apiKey": "string" // your maloja api key
|
|
}
|