1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00
This commit is contained in:
YliesC 2017-08-15 15:28:09 +00:00
commit de304537a9

View file

@ -6,6 +6,7 @@
"en": "Pelican Static Site Generator",
"fr": "Pelican, un générateur de blog statique"
},
"version": "3.7.1",
"url": "https://thegoldenkoala.com",
"license": "GPLv3",
"maintainer": {
@ -14,9 +15,9 @@
"url": "http://thegoldenkoala.com"
},
"requirements": {
"yunohost": ">> 2.6.5"
"yunohost": ">= 2.4"
},
"multi_instance": false,
"multi_instance": true,
"services": [
"nginx"
],