1
0
Fork 0
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:
Éric Gaspar 2023-06-07 00:22:30 +02:00
parent 9a6af5ba8b
commit 0bc99523aa

View file

@ -15,7 +15,7 @@ source /usr/share/yunohost/helpers
#=================================================
synapse_user="matrix-$app"
synapse_user_app_pwd="$(ynh_string_random --length=30)"
synapse_user_app_pwd="$(ynh_string_random --length=15)"
upstream_version=$(ynh_app_upstream_version)
report_stats="false"
allow_public_rooms="false"