1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2024-09-03 19:45:58 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-05-21 14:46:35 +02:00
parent 4d128aaf6e
commit c34a047a8f
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -21,7 +21,7 @@
"requirements": { "requirements": {
"yunohost": ">= 4.2.4" "yunohost": ">= 4.2.4"
}, },
"multi_instance": false, "multi_instance": true,
"services": [ "services": [
"nginx" "nginx"
], ],
@ -32,12 +32,6 @@
"type": "domain", "type": "domain",
"example": "domain.org" "example": "domain.org"
}, },
{
"name": "path",
"type": "path",
"example": "/miniflux",
"default": "/miniflux"
},
{ {
"name": "admin", "name": "admin",
"type": "user", "type": "user",