X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2f9291ba5764fe104264ae7e3b6a361e11212e8b..38b74c1c48521c3de988b774117d6f9febcf1c3f:/config/cable.yml diff --git a/config/cable.yml b/config/cable.yml index c1ae78f92..5f693d66d 100644 --- a/config/cable.yml +++ b/config/cable.yml @@ -2,7 +2,7 @@ development: adapter: async test: - adapter: async + adapter: test production: adapter: redis