File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121# Update default templates when performing an upgrade
2222# These flags should be set to true if any changes are made to the template files
2323# to ensure that they are properly updated on the end-user's system.
24- UPGRADE_UPDATE_WEB_TEMPLATES='false '
25- UPGRADE_UPDATE_MAIL_TEMPLATES='false '
26- UPGRADE_UPDATE_DNS_TEMPLATES='false '
24+ UPGRADE_UPDATE_WEB_TEMPLATES='true '
25+ UPGRADE_UPDATE_MAIL_TEMPLATES='true '
26+ UPGRADE_UPDATE_DNS_TEMPLATES='true '
2727
2828# Post installation clean-up
2929UPGRADE_REPLACE_KNOWN_KEYS='true'
30- UPGRADE_REBUILD_USERS='false '
30+ UPGRADE_REBUILD_USERS='true '
3131UPGRADE_RESTART_SERVICES='true'
3232
3333#######################################################################################
Original file line number Diff line number Diff line change 11Source: hestia-php
22Package: hestia-php
33Priority: optional
4- Version: 8.3.6
4+ Version: 8.3.16
55Section: admin
66Maintainer: HestaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments