Explorar o código

Update default value in docs and changelog

JC Brand %!s(int64=6) %!d(string=hai) anos
pai
achega
2ba2ce0c0b
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      CHANGES.md
  2. 1 1
      docs/source/configuration.rst

+ 2 - 0
CHANGES.md

@@ -3,6 +3,8 @@
 ## 5.0.1 (Unreleased)
 
 - Add a new GUI for moderator actions. You can trigger it by entering `/modtools` in a MUC.
+- Reconnect if the server doesn't respond to a `ping` within 10 seconds.
+- Don't query for MAM MUC messages before the cached messages have been restored (another cause of duplicate messages).
 
 ## 5.0.0 (2019-08-08)
 

+ 1 - 1
docs/source/configuration.rst

@@ -1163,7 +1163,7 @@ Use OMEMO encryption by default when the chat supports it.
 ping_interval
 -------------
 
-* Default:  ``180``
+* Default:  ``60``
 
 Make ping to server in order to keep connection with server killing sessions after idle timeout.
 The ping are sent only if no messages are sent in the last ``ping_interval`` seconds