update sample config comments

This commit is contained in:
ronivay
2021-07-08 11:53:50 +03:00
parent 220ff1cd51
commit e77be4dc3f

View File

@@ -8,7 +8,7 @@ PORT="80"
INSTALLDIR="/opt/xo"
# Xen Orchestra configuration file is stored in XOUSER's home directory ($HOME/.config/xo-server/config.toml) and by default will be overwritten with every update done by this script.
# Set CONFIGUPDATE to false if you edit configuration by hand and don't want an update to overwrite it. Note that some of the options defined here won't be applied even if changed if this is set to false.
# You may disable this if you edit configuration by hand and don't want an update to overwrite it. Note that some of the options defined here won't be applied even if changed if this is set to false.
# options: true/false
CONFIGUPDATE=true