update sample config comments
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user