Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In case if the establishing the connection takes much more time (e.g. with LDAP authentication) it is required to increase the timeout in fixenginein fixengine.properties:

Code Block
languageperl
titlefixengine.properties
# Timeout interval in milliseconds. The parameter must be an integer and not negative.
loginWaitTimeout = 120000

...