1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/horde_ynh.git synced 2024-09-03 19:16:08 +02:00
This commit is contained in:
Éric Gaspar 2023-11-02 23:18:22 +01:00 committed by Félix Piédallu
parent f6b1999a34
commit 5c78e92d7e
2 changed files with 4 additions and 4 deletions

View file

@ -45,6 +45,6 @@ For calendar, task and addressbook activeSync has been configured but not yet te
**Get Address is missing domain while to try to send an email.** **Get Address is missing domain while to try to send an email.**
- You need to create an identity before send an email. - You need to create an identity before send an email.
- To create this go in the settings wheel > Preferences > Global Preferences > Personal Information. - To create this, go in the settings wheel > Preferences > Global Preferences > Personal Information.
- Complete the form and save it. - Complete the form and save it.
- You might be able to send an email now. - You should be able to send an email now.

View file

@ -70,9 +70,9 @@ chmod -R o-rwx "$install_dir"
chown -R $app:www-data "$install_dir" chown -R $app:www-data "$install_dir"
#================================================= #=================================================
# PHP-FPM CONFIGURATION # SYSTEM CONFIGURATION
#================================================= #=================================================
ynh_script_progression --message="Configuring PHP-FPM..." --weight=1 ynh_script_progression --message="Adding system configurations related to $app..." --weight=1
# Create a dedicated PHP-FPM config # Create a dedicated PHP-FPM config
ynh_add_fpm_config ynh_add_fpm_config