mirror of
https://github.com/YunoHost-Apps/synapse_ynh.git
synced 2024-09-03 20:26:38 +02:00
Update install
This commit is contained in:
parent
4d1eae2bd1
commit
e4d15449cd
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ synapse_db_name="matrix_$app"
|
||||||
upstream_version=$(ynh_app_upstream_version)
|
upstream_version=$(ynh_app_upstream_version)
|
||||||
report_stats="false"
|
report_stats="false"
|
||||||
e2e_enabled_by_default="off"
|
e2e_enabled_by_default="off"
|
||||||
e2e_enabled_by_default_in_element="off"
|
e2e_enabled_by_default_in_element="false"
|
||||||
default_domain_value="Same than the domain"
|
default_domain_value="Same than the domain"
|
||||||
domain_whitelist_client_=$(get_domain_list)
|
domain_whitelist_client_=$(get_domain_list)
|
||||||
domain_whitelist_client=${domain_whitelist_client_%"\n"}
|
domain_whitelist_client=${domain_whitelist_client_%"\n"}
|
||||||
|
|
Loading…
Add table
Reference in a new issue