We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2f1b58 commit 46ef853Copy full SHA for 46ef853
src/main/resources/reference.conf
@@ -13,6 +13,6 @@ akka {
13
endpoint-retrieval-timeout = 500 # HTTP 404 if no endpoint retrieved within defined timeout (ms), should be less then timeout
14
expired-header-name = "Async-Timeout" # the name of the response header to use when an async request expires
15
expired-header-value = "expired" # the value of the response header to use when an async request expires
16
- #actor.dispatcher # Uncomment if you want to use a different dispatcher than the default one
+ #actor.dispatcher # Uncomment if you want to use a different dispatcher than the default one
17
}
18
0 commit comments