Originally Posted by hawhill
A short note: Don't change defaults.lua, the changes will get overwritten by the next update. Rather create or edit a file defaults.persistent.lua and just put the changed lines in there. Instead of deleting the lines where the variables are being set to true, just replace "true" by "false" (without parenthesis).
|