Add check_for_script_updates option

To be implemented
This commit is contained in:
Jiří Štefka 2023-02-23 09:05:20 +01:00
parent 664feba139
commit 5575265a00

@ -37,8 +37,8 @@ mem="6000M"
# Usefull fot setting rcon password, server port, etc.
mc_launchoptions="-nogui"
# If you want to get rid of update notifications, set the below to false
check_for_updates=true
# If you want to get rid of script updates notifications, set the below to false
check_for_script_updates=true
# The options below are for advanced users, modification is not needed in most cases
# ----------------------------------------------------------------------------------