diff --git a/sample.xo-install.cfg b/sample.xo-install.cfg index 729444d..be804f3 100644 --- a/sample.xo-install.cfg +++ b/sample.xo-install.cfg @@ -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