b31f50a27f
more flexible, make room for future fallback option
19 lines
407 B
JSON
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"
|
|
}
|
|
}
|
|
]
|
|
}
|