=hts #19663 Bind-timeout cannot be infinite, reference.conf corrected

This commit is contained in:
Johan Andrén 2016-02-03 13:54:10 +01:00
parent 9580b58011
commit e49befa0ec

View file

@ -31,7 +31,6 @@ akka.http {
request-timeout = 20 s request-timeout = 20 s
# The time period within which the TCP binding process must be completed. # The time period within which the TCP binding process must be completed.
# Set to `infinite` to disable.
bind-timeout = 1s bind-timeout = 1s
# The maximum number of concurrently accepted connections when using the # The maximum number of concurrently accepted connections when using the