mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
dirmngr: Reduce default LDAP timeout to 15 seconds.
* dirmngr/dirmngr.c (DEFAULT_LDAP_TIMEOUT): Change to 15. * dirmngr/dirmngr_ldap.c (DEFAULT_LDAP_TIMEOUT): Ditto. Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
f9f72ffbfa
commit
ab7ac82704
3 changed files with 3 additions and 3 deletions
|
@ -416,7 +416,7 @@ percent-escaped strings.}
|
|||
@item --ldaptimeout @var{secs}
|
||||
@opindex ldaptimeout
|
||||
Specify the number of seconds to wait for an LDAP query before timing
|
||||
out. The default is currently 100 seconds. 0 will never timeout.
|
||||
out. The default are 15 seconds. 0 will never timeout.
|
||||
|
||||
|
||||
@item --add-servers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue