mirror of
https://github.com/YunoHost-Apps/rainloop_ynh.git
synced 2024-09-03 20:16:18 +02:00
Store the $ldap parameter
How do we do for upgrades then ?
This commit is contained in:
parent
4d7637ac4c
commit
916e4e4022
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ CHECK_DOMAINPATH
|
|||
then
|
||||
plugins="$plugins,ynh-ldap-suggestions" # This plugin is to suggest YunoHost users in recipients list
|
||||
fi
|
||||
ynh_app_setting_set "$app" ldap "$ldap"
|
||||
ynh_app_setting_set "$app" plugins "$plugins"
|
||||
|
||||
sudo cp ../conf/data/configs/application.ini $application_file
|
||||
|
|
Loading…
Add table
Reference in a new issue