Skip to content

Commit 46ef853

Browse files
committed
Cleanup
1 parent c2f1b58 commit 46ef853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/reference.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ akka {
1313
endpoint-retrieval-timeout = 500 # HTTP 404 if no endpoint retrieved within defined timeout (ms), should be less then timeout
1414
expired-header-name = "Async-Timeout" # the name of the response header to use when an async request expires
1515
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
16+
#actor.dispatcher # Uncomment if you want to use a different dispatcher than the default one
1717
}
1818
}

0 commit comments

Comments
 (0)