Changes

Jump to navigation Jump to search
366 bytes removed ,  01:41, 18 June 2012
| '''Summary'''
|Specifies the maximum time a read-only transaction may take. If an operation takes longer than the specified timeout, it will be aborted.<br/>Write operations will not be affected by this timeout, as this would corrupt the integrity of the database.<br/>The timeout is deactivated if the timeout is set to {{Code|0}}. It is ignored for {{Code|ADMIN}} operations.
|}
 
===AUTHTIMEOUT===
 
{|
|-
| width='90' | '''Signature'''
|{{Code|AUTHTIMEOUT [seconds]}}
|-
| '''Default'''
|{{Code|10}}
|-
| '''Summary'''
|Specifies the maximum time reserved for creating a new session. If authentication takes longer than the specified timeout, the connection will be closed.<br/>The timeout is deactivated if the timeout is set to {{Code|0}}.
|}
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu