1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00
This commit is contained in:
Éric Gaspar 2023-03-28 10:00:48 +02:00
parent 6fa104c98f
commit b42548d91a
2 changed files with 0 additions and 26 deletions

View file

@ -1,25 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
is_public=1
password="password"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
#upgrade=1 from_commit=3e641515e539d8c76c00ae3dc4d411e055510770
backup_restore=1
multi_instance=0
change_url=1
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=3e641515e539d8c76c00ae3dc4d411e055510770
name=Merge pull request #42
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -4,7 +4,6 @@
# COMMON VARIABLES
#=================================================
# nodejs version
nodejs_version=16
#=================================================