Alexandre Aubin
4 лет назад
Родитель
Сommit
e4134af0e7
|
@@ -33,8 +33,7 @@
|
|
|
"install" : [
|
|
"install" : [
|
|
|
{
|
|
{
|
|
|
"name": "domain",
|
|
"name": "domain",
|
|
|
- "type": "domain",
|
|
|
|
|
- "example": "example.com"
|
|
|
|
|
|
|
+ "type": "domain"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "path",
|
|
"name": "path",
|
|
@@ -44,8 +43,7 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "admin",
|
|
"name": "admin",
|
|
|
- "type": "user",
|
|
|
|
|
- "example": "mickael"
|
|
|
|
|
|
|
+ "type": "user"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "is_public",
|
|
"name": "is_public",
|