Method: SDM::ActiveDirectoryEngine#connection_timeout
- Defined in:
- lib/models/porcelain.rb
#connection_timeout ⇒ Object
Timeout, in seconds, when attempting to connect to the LDAP server before trying the next URL in the configuration.
1675 1676 1677 |
# File 'lib/models/porcelain.rb', line 1675 def connection_timeout @connection_timeout end |