From ce06ddd669363651d335f5a4c05e1a347020a3c1 Mon Sep 17 00:00:00 2001 From: Logan Hunt Date: Tue, 24 Jan 2023 12:12:58 -0700 Subject: Redis time --- config/config.exs | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config/config.exs') diff --git a/config/config.exs b/config/config.exs index ef3c828..15cde18 100644 --- a/config/config.exs +++ b/config/config.exs @@ -1,9 +1,5 @@ import Config -# This will be redis when scaled across multiple nodes -config :hammer, - backend: {Hammer.Backend.ETS, [expiry_ms: 60_000 * 60 * 4, cleanup_interval_ms: 60_000 * 10]} - config :chessh, ecto_repos: [Chessh.Repo], key_dir: Path.join(Path.dirname(__DIR__), "priv/keys"), -- cgit v1.2.3-70-g09d2