1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/synapse-admin_ynh.git synced 2024-09-03 20:26:34 +02:00
This commit is contained in:
Éric Gaspar 2023-04-07 19:30:26 +02:00
parent f384d0334a
commit 451d2d7229
2 changed files with 0 additions and 25 deletions

View file

@ -1,23 +0,0 @@
;; Test complet
; pre-install
sudo yunohost tools update apps
sudo yunohost app install https://github.com/YunoHost-Apps/synapse_ynh/tree/823f98a8cbe108ad4cc0e38e280a83401dca2b9f -a "domain=sub.domain.tld&server_name=$server_name&is_free_registration=$is_free_registration&jitsi_server=$jitsi_server" --force
; Manifest
domain="domain.tld"
synapse_app="synapse"
synapse_domain="sub.domain.tld"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=0
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
backup_restore=1
multi_instance=0
change_url=1
;;; Options
Email=
Notification=none

View file

@ -20,5 +20,3 @@ test_format = 1.0
args.synapse_app = "synapse" args.synapse_app = "synapse"
args.synapse_domain="sub.domain.tld" args.synapse_domain="sub.domain.tld"