1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

Update manifest.json

This commit is contained in:
ericgaspar 2021-11-13 16:54:36 +01:00
parent 5bf623c629
commit d999d807cc

View file

@ -6,14 +6,13 @@
"en": "RSS aggregator with a nice and mobile-friendly design", "en": "RSS aggregator with a nice and mobile-friendly design",
"fr": "Agrégateur de flux RSS avec une interface adaptée au mobile" "fr": "Agrégateur de flux RSS avec une interface adaptée au mobile"
}, },
"version": "1.18.1~ynh3", "version": "1.18.1~ynh4",
"url": "http://freshrss.org/", "url": "http://freshrss.org/",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
"website": "http://freshrss.org/", "website": "http://freshrss.org/",
"demo": "https://demo.freshrss.org", "demo": "https://demo.freshrss.org",
"admindoc": "https://freshrss.github.io/FreshRSS/", "admindoc": "https://freshrss.github.io/FreshRSS/",
"userdoc": "https://yunohost.org/apps",
"code": "https://github.com/FreshRSS/FreshRSS" "code": "https://github.com/FreshRSS/FreshRSS"
}, },
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",
@ -34,8 +33,7 @@
"install": [ "install": [
{ {
"name": "domain", "name": "domain",
"type": "domain", "type": "domain"
"example": "domain.org"
}, },
{ {
"name": "path", "name": "path",
@ -46,8 +44,7 @@
{ {
"name": "admin", "name": "admin",
"type": "user", "type": "user",
"optional": false, "optional": false
"example": "homer"
}, },
{ {
"name": "is_public", "name": "is_public",