chore(v2): establish protocol and test foundation
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user