fasjson: increase timeout from 30s to 90s
Some queries are timing out, so lets just try increasing this timeout for now until we can get to the bottom of the slowdowns. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b9c782cdc8
commit
58a5e2dae3
1 changed files with 2 additions and 0 deletions
|
@ -1,2 +1,4 @@
|
|||
# The ID of the Certificate Profile to use in IPA
|
||||
CERTIFICATE_PROFILE = "userCerts"
|
||||
# increase the ldap timeout for longer queries
|
||||
FASJSON_LDAP_TIMEOUT=90
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue