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 e4f0998 commit 45a43c6Copy full SHA for 45a43c6
config/config.toml
@@ -22,7 +22,7 @@ listen_address = "127.0.0.1:8910"
22
23
# Flush interval for responses and notifications. This is the maximum time the
24
# server will wait before flushing the messages to the client. It will have no
25
-# effect if `flush_immediately` is set to true.
+# effect if `instant_flush` is set to true.
26
# flush_interval_duration = "50ms"
27
28
# Configuration for the primary network this agent will publish data to. In most cases this should be a Pythnet endpoint.
0 commit comments