Skip to content

Instantly share code, notes, and snippets.

@whazzmaster
Last active August 18, 2017 15:18
Show Gist options
  • Save whazzmaster/9baaf503a1e396a6cae93de1043b46f6 to your computer and use it in GitHub Desktop.
Save whazzmaster/9baaf503a1e396a6cae93de1043b46f6 to your computer and use it in GitHub Desktop.
Test environment bcrypt configuration
use Mix.Config
# ... rest of config ...
config :comeonin, :bcrypt_log_rounds, 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment