chore(v2): establish protocol and test foundation

This commit is contained in:
2026-07-27 18:44:47 +02:00
parent 33b0c21292
commit 791f4526f9
86 changed files with 4060 additions and 2582 deletions
@@ -0,0 +1,14 @@
{
"api_version": "v2",
"sources": ["local", "ssh"],
"repositories": ["local"],
"features": {
"email": true,
"encryption": true,
"mysql": false,
"postgresql": false,
"restore": true,
"tar_download": false,
"webhook": true
}
}