We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858bbe3 commit 4f0dff7Copy full SHA for 4f0dff7
install/hst-install-ubuntu.sh
@@ -1138,7 +1138,7 @@ echo "VERSION='${HESTIA_INSTALL_VER}'" >> $HESTIA/conf/hestia.conf
1138
echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
1139
1140
# Email notifications after upgrade
1141
-echo "UPGRADE_SEND_EMAIL='true'" >> $HESTIA/conf/hestia.conf
+echo "UPGRADE_SEND_EMAIL='false'" >> $HESTIA/conf/hestia.conf
1142
echo "UPGRADE_SEND_EMAIL_LOG='true'" >> $HESTIA/conf/hestia.conf
1143
1144
# Installing hosting packages
0 commit comments