Skip to content

Commit 55b32dd

Browse files
committed
delete obsolete config
1 parent 664d630 commit 55b32dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

config/prod.exs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ config :logger,
1818
level: String.to_atom(System.get_env("LOG_LEVEL") || "info"),
1919
metadata: :all
2020

21-
config :algora,
22-
auto_start_pollers: true
23-
2421
config :algora, AlgoraWeb.OGImageController, max_age: 600
2522

2623
# Runtime production configuration, including reading

0 commit comments

Comments
 (0)