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

Revert "Update manifest.json"

This reverts commit c34a047a8f.
This commit is contained in:
ericgaspar 2021-05-21 14:49:49 +02:00
parent c34a047a8f
commit 8d3915405c
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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