Packages

Streaming API built upon ElasticSearch's percolation.

Current section

Files

Jump to
funnel lib funnel environments test.exs
Raw

lib/funnel/environments/test.exs

config :dynamo,
# For testing we compile modules on demand,
# but there isn't a need to reload them.
compile_on_demand: true,
reload_modules: false
config :server, port: 8888