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" : [
{
"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",