1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agendav_ynh.git synced 2024-09-03 20:36:12 +02:00

Add templates

This commit is contained in:
ericgaspar 2021-06-04 16:44:14 +02:00
parent fa545e3c4b
commit 61fbf361f5
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 9 additions and 3 deletions

View file

@ -19,7 +19,6 @@
upgrade=1 from_commit=6fb29ddc7e32549b5587405e520d46a717e5582e
backup_restore=1
multi_instance=0
port_already_use=0
change_url=1
;;; Options
Email=

0
doc/DISCLAIMER.md Normal file
View file

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View file

@ -8,14 +8,21 @@
},
"url": "http://agendav.org/",
"license": "GPL-3.0",
"version": "2.2.0~ynh2",
"upstream": {
"license": "GPL-3.0",
"website": "http://agendav.org",
"demo": "https://demo.yunohost.org/agendav/",
"admindoc": "http://docs.agendav.org/en/2.2.0/",
"code": "https://github.com/agendav/agendav/"
},
"version": "2.2.0~ynh3",
"maintainer": {
"name": "julien",
"email": "julien.malik@paraiso.me"
},
"multi_instance": false,
"requirements": {
"yunohost": ">= 4.1.7"
"yunohost": ">= 4.2.4"
},
"services": [
"nginx",