1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00

Activate ynh-login-mapping by default

See https://github.com/YunoHost-Apps/rainloop_ynh/issues/24
This commit is contained in:
Jeff 2017-03-05 17:32:02 +01:00 committed by GitHub
parent c38f23e72e
commit 07fb0d29ba

View file

@ -80,7 +80,7 @@ CHECK_DOMAINPATH
ynh_app_setting_set "$app" lang "$lang"
# Set plugins
plugins="auto-domain-grab" # This plugin is trying to automatically grab unknown domains if users want to add external email accounts
plugins="ynh-login-mapping,auto-domain-grab" # This plugin is trying to automatically grab unknown domains if users want to add external email accounts
if [ "$ldap" = "Yes" ];
then
plugins="$plugins,ynh-ldap-suggestions" # This plugin is to suggest YunoHost users in recipients list