mirror of
https://github.com/zoldar/jenot.git
synced 2026-01-05 07:02:55 +00:00
5 lines
99 B
Elixir
5 lines
99 B
Elixir
import Config
|
|
|
|
config :jenot, Jenot.Repo, database: :memory
|
|
|
|
config :bcrypt_elixir, :log_rounds, 4
|