diff --git a/sample.xo-install.cfg b/sample.xo-install.cfg index dfc0d64..9d16d21 100644 --- a/sample.xo-install.cfg +++ b/sample.xo-install.cfg @@ -28,7 +28,7 @@ BRANCH="master" # (default) all plugins will be installed PLUGINS="all" -# NodeJS and Yarn are automatically updated when running update. Switch this option to false if you want to disable it. +# NodeJS and Yarn are automatically updated when running update/install. Can be disabled but not recommended (installation might fail because of too old node.js or yarn) AUTOUPDATE="true" # Define the number of previous installations you want to keep. Needs to be at least 1