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 4f0dff7 commit a06ef0cCopy full SHA for a06ef0c
install/hst-install-debian.sh
@@ -1105,7 +1105,7 @@ echo "VERSION='${HESTIA_INSTALL_VER}'" >> $HESTIA/conf/hestia.conf
1105
echo "RELEASE_BRANCH='release'" >> $HESTIA/conf/hestia.conf
1106
1107
# Email notifications after upgrade
1108
-echo "UPGRADE_SEND_EMAIL='true'" >> $HESTIA/conf/hestia.conf
+echo "UPGRADE_SEND_EMAIL='false'" >> $HESTIA/conf/hestia.conf
1109
echo "UPGRADE_SEND_EMAIL_LOG='true'" >> $HESTIA/conf/hestia.conf
1110
1111
# Installing hosting packages
0 commit comments