summaryrefslogtreecommitdiff
path: root/config/config.exs
blob: 92893a1c60b7d6a00c7d7ffa22a5251460ebca3f (plain)
1
2
3
4
# This file is responsible for configuring your application
# and its dependencies with the aid of the Mix.Config module.
use Mix.Config
config(:poolparty, :pool_size, 8)