carichello/config.json
boyska b31f50a27f change configuration format
more flexible, make room for future fallback option
2024-11-17 00:18:49 +01:00

19 lines
407 B
JSON

{
"backends": [
{
"type": "archive.org",
"config": {
"accesskey": "xxx",
"secret": "xxx",
"bucketprefix": "ror"
}
},
{
"type": "arkiwi.org",
"remote": "arkiwiOndaRossa",
"config": {
"prefix": "Radio_Onda_Rossa"
}
}
]
}