backups/config.example.json

11 lines
222 B
JSON
Raw Normal View History

{
"clients": [
{
"name": "user",
"keySha256Sum": "0000000000000000000000000000000000000000000000000000000000000000",
"quota": 512
}
],
"storePath": "store"
}