update config sample file

This commit is contained in:
ronivay
2020-06-22 18:11:15 +03:00
parent 28453b3e0d
commit d48a0e791d

View File

@@ -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