1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/isso_ynh.git synced 2024-09-03 19:35:55 +02:00

remove option for chosing path

This commit is contained in:
navanchauhan 2022-08-07 23:08:20 -04:00
parent 231254d0f2
commit 2d2021c6ef

View file

@ -34,12 +34,6 @@
"name": "domain",
"type": "domain"
},
{
"name": "path",
"type": "path",
"example": "/isso",
"default": "/isso"
},
{
"name": "target_domain",
"type": "string",