Explorar o código

Superflous example values for domain and admin

Alexandre Aubin %!s(int64=4) %!d(string=hai) anos
pai
achega
e4134af0e7
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      manifest.json

+ 2 - 4
manifest.json

@@ -33,8 +33,7 @@
         "install" : [
             {
                 "name": "domain",
-                "type": "domain",
-                "example": "example.com"
+                "type": "domain"
             },
             {
                 "name": "path",
@@ -44,8 +43,7 @@
             },
             {
                 "name": "admin",
-                "type": "user",
-                "example": "mickael"
+                "type": "user"
             },
             {
                 "name": "is_public",