Add more comments into the config.php.default patches so it is clear to the
user which settings are FreeBSD-specfic.
Also, set $config['update'] = 0; because if you're installing from a package
you don't want the software trying to update itself via git, which it will
attempt from daily.sh, but will fail because git is [usually] not installed.