summaryrefslogtreecommitdiff
path: root/config/cable.yml
blob: 0bbde6f74fe1216e2e76c2cac2e8a5901b2107b0 (plain)
1
2
3
4
5
6
7
8
9
development:
  adapter: async

test:
  adapter: async

production:
  adapter: redis
  url: redis://localhost:6379/1