1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/converse_ynh.git synced 2024-09-03 18:25:53 +02:00

Add templates

This commit is contained in:
ericgaspar 2021-05-25 22:35:17 +02:00
parent 114f0ade9e
commit 1bf2a14d42
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 11 additions and 5 deletions

View file

@ -1,9 +1,8 @@
;; Test complet
auto_remove=1
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
is_public=1 (PUBLIC|public=1|private=0)
domain="domain.tld"
path="/path"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=1

0
doc/DISCLAIMER.md Normal file
View file

View file

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

View file

@ -8,13 +8,20 @@
},
"version": "7.0.5~ynh1",
"url": "http://conversejs.org/",
"upstream": {
"license": "MPL-2.0",
"website": "http://conversejs.org",
"demo": "https://inverse.chat/",
"admindoc": "https://conversejs.org/docs/html/index.html",
"code": "https://github.com/conversejs/converse.js"
},
"license": "MPL-2.0",
"maintainer": {
"name": "eric_G",
"email": ""
},
"requirements": {
"yunohost": ">= 4.1.7"
"yunohost": ">= 4.2.4"
},
"multi_instance": true,
"services": [