development:
adapter: async
test:
adapter: test
production:
adapter: <%= ENV['CABLE_ADAPTER'] || 'async' %>
Powered by TurnKey Linux.