1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_signal_ynh.git synced 2024-09-03 19:46:07 +02:00
This commit is contained in:
Gredin 67 2021-01-23 01:21:02 +01:00
parent 0316ceddf0
commit 766ae49a50

View file

@ -88,7 +88,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port
ynh_app_setting_set --app=$app --key=facebookbot --value=$facebookbot
ynh_app_setting_set --app=$app --key=synapse_instance --value=$synapse_instance
ynh_app_setting_set --app=$app --key=app_service_registration_path --value=$app_service_registration_path
ynh_app_setting_set --app=$app --key=bot_is_synapse_admin --value=$bot_is_synapse_admin
ynh_app_setting_set --app=$app --key=encryption --value=$encryption
ynh_app_setting_set --app=$app --key=mautrix_facebook_db_name --value=$mautrix_facebook_db_name
ynh_app_setting_set --app=$app --key=botadmin --value=$botadmin