Quellcode durchsuchen

`auto_reconnect` is false by default. Fixes #834

JC Brand vor 8 Jahren
Ursprung
Commit
e88afa0421
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      docs/source/configuration.rst

+ 1 - 1
docs/source/configuration.rst

@@ -286,7 +286,7 @@ If the value is negative or ``0``, the function is disabled.
 auto_reconnect
 auto_reconnect
 --------------
 --------------
 
 
-* Default:  ``true``
+* Default:  ``false``
 
 
 Automatically reconnect to the XMPP server if the connection drops
 Automatically reconnect to the XMPP server if the connection drops
 unexpectedly.
 unexpectedly.