This removes auto-binding of various values (specified in config.yaml) when they're not actually configured. It ensures that these values can then be configured from the web UI as Sentry has intended.
Sentry.conf.py is pulled from https://github.com/getsentry/docker-sentry/tree/master/8.17
Fixes GH-17