1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/commento_ynh.git synced 2024-09-03 18:16:16 +02:00
This commit is contained in:
Éric Gaspar 2023-04-02 23:01:47 +02:00
parent f396d8097d
commit ba19edc681
2 changed files with 2 additions and 27 deletions

View file

@ -1,26 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
path="/"
admin="john"
is_public=1
password="1Strong-Password"
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=CommitHash
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=CommitHash
name=Name and date of the commit.
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -17,7 +17,7 @@ admindoc = "https://docs.commento.io/"
code = "https://github.com/souramoo/commentoplusplus"
[integration]
yunohost = ">= 11.1.15"
yunohost = ">= 11.1.16"
architectures = ["amd64"]
multi_instance = true
ldap = false
@ -50,6 +50,7 @@ ram.runtime = "50M"
url = "https://github.com/souramoo/commentoplusplus/releases/download/v1.8.7/release.tar.gz"
sha256 = "a9925f34b3c035571b14b0d2f351129d70b9d589b9832fcb09f7f0d56d6d92a1"
in_subdir = false
autoupdate.strategy = "latest_github_tag"
[resources.ports]