Difference between revisions of "dcOnMaxReconnections"

From OpenKore Wiki
Jump to navigation Jump to search
m
m (Conversion script moved page DcOnMaxReconnections to dcOnMaxReconnections: Converting page titles to lowercase)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
; dcOnMaxReconnections [<value>]
 
; dcOnMaxReconnections [<value>]
: Specifies maximum count of tries to connect to account server.
+
: Enables auto quit when number of tries to connect to account server exceeds specified value.
 
 
:; 0 or empty or missing
 
:: Infinitely.
 
 
 
:; 1 or any other value
 
:: Quit after <value> tries.
 
  
 
: Counter of connection attempts resets after successful connection.
 
: Counter of connection attempts resets after successful connection.
Line 12: Line 6:
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:auto_disconnect]]
 
[[Category:auto_disconnect]]
 +
[[Category:connection]]

Latest revision as of 22:34, 26 April 2021

dcOnMaxReconnections [<value>]
Enables auto quit when number of tries to connect to account server exceeds specified value.
Counter of connection attempts resets after successful connection.