We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1707b55 commit 1be10e1Copy full SHA for 1be10e1
config/config.exs
@@ -82,6 +82,7 @@ config :gen_rpc,
82
async_call_inactivity_timeout: 300_000
83
84
config :prom_ex, :storage_adapter, Realtime.PromEx.Store
85
+config :realtime, Realtime.PromEx, ets_flush_interval: 90_000
86
87
# Import environment specific config. This must remain at the bottom
88
# of this file so it overrides the configuration defined above.
0 commit comments