Set "enable_local_script_checks" default to "true"
This setting was added recently and because we do use local script health checks around the place, by defaulting to false it made Consul not start up, which led to gitlab-com/gl-infra/production#8093 (closed).
It makes more sense to set this to true by default.