Add timeout in config file
This commit is contained in:
parent
b2fff3789b
commit
365b7b9792
@ -5,3 +5,5 @@ ldapUser cn=mynettcptable,ou=services,dc=example,dc=org
|
|||||||
ldapPass here_lies_the_password
|
ldapPass here_lies_the_password
|
||||||
# networks cache refresh interval
|
# networks cache refresh interval
|
||||||
refresh 300
|
refresh 300
|
||||||
|
# Inactive connection timeout
|
||||||
|
timeout 30
|
||||||
|
Loading…
Reference in New Issue
Block a user