7 lines
118 B
TOML
7 lines
118 B
TOML
[providers]
|
|
order = ["musixmatch", "kugou"]
|
|
delay = 10
|
|
prepend_header = true
|
|
|
|
[providers.musixmatch]
|
|
token = "123456"
|