carichello/config.json

20 lines
407 B
JSON
Raw Normal View History

2024-10-22 00:51:25 +02:00
{
"backends": [
{
"type": "archive.org",
"config": {
"accesskey": "xxx",
"secret": "xxx",
"bucketprefix": "ror"
}
},
{
"type": "arkiwi.org",
"remote": "arkiwiOndaRossa",
"config": {
"prefix": "Radio_Onda_Rossa"
}
}
]
2024-10-22 00:51:25 +02:00
}