소스 검색

`auto_reconnect` is false by default. Fixes #834

JC Brand 8 년 전
부모
커밋
e88afa0421
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 --------------
 
-* Default:  ``true``
+* Default:  ``false``
 
 Automatically reconnect to the XMPP server if the connection drops
 unexpectedly.