remove obsolete example values from manifest

This commit is contained in:
JensDiemer 2022-04-02 20:12:23 +02:00
parent aa542026d0
commit 5bb2439e27

View file

@ -24,8 +24,7 @@
"install" : [ "install" : [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
"example": "domain.org"
}, },
{ {
"name": "path", "name": "path",
@ -35,8 +34,7 @@
}, },
{ {
"name": "admin", "name": "admin",
"type": "user", "type": "user"
"example": "johndoe"
}, },
{ {
"name": "is_public", "name": "is_public",