diff --git a/manifest.json b/manifest.json index 5cfe718..aac53d0 100644 --- a/manifest.json +++ b/manifest.json @@ -24,8 +24,7 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "domain.org" + "type": "domain" }, { "name": "path", @@ -35,8 +34,7 @@ }, { "name": "admin", - "type": "user", - "example": "johndoe" + "type": "user" }, { "name": "is_public",