d02a917f38
I commented out the entire 'invalidation_service' section from app_config.yml. It _should_ be sufficient to set 'enabled' to false in that block, in order to prevent the Redis/Resque based invalidation service from being used inside the postgres trigger for invalidating cache items, but it's actually easier to just comment out the whole block. See this portion of the Carto code for reference: |
||
---|---|---|
.. | ||
app_config.yml | ||
CartoDB-dev.js | ||
cartodb.nginx.proxy.conf | ||
database.yml | ||
varnish.vcl | ||
WS-dev.js |