Sha256: f6813283c798dd07b37c05471802d16554d366b0ed86be81c3d7d74746193953

Contents?: true

Size: 200 Bytes

Versions: 2

Compression:

Stored size: 200 Bytes

Contents

development:
  adapter: async

test:
  adapter: test

production:
  adapter: redis
  url: <%= ENV.fetch("REDIS_URL") { "redis://localhost:6379/1" } %>
  channel_prefix: iqvoc/inflectionals_production

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
iqvoc_inflectionals-2.11.4 config/cable.yml
iqvoc_inflectionals-2.11.3 config/cable.yml