diff --git a/values.staging.template.yaml b/values.staging.template.yaml index 4b2cddeb..481a31b6 100644 --- a/values.staging.template.yaml +++ b/values.staging.template.yaml @@ -702,7 +702,7 @@ osm-seed: # Variables for changeset-replication-job, Configuration to create the replication files by, minute, hour, or day # ==================================================================================================== osmchaWeb: - enabled: false + enabled: true env: DJANGO_CACHES: "{'default': {'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache', 'LOCATION': '127.0.0.1:11211'}}" DJANGO_DEBUG: "False"