Parcourir la source

Superflous example values for domain and admin

Alexandre Aubin il y a 4 ans
Parent
commit
e4134af0e7
1 fichiers modifiés avec 2 ajouts et 4 suppressions
  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",