Files
backup-tool/contracts/repository/v1/capabilities-v2.0.json
T

15 lines
263 B
JSON

{
"api_version": "v2",
"sources": ["local", "ssh"],
"repositories": ["local"],
"features": {
"email": true,
"encryption": true,
"mysql": false,
"postgresql": false,
"restore": true,
"tar_download": false,
"webhook": true
}
}