Browse Source

Fix wrong default value mentioned in docs.

JC Brand 9 years ago
parent
commit
d2b2437a2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/source/configuration.rst

+ 1 - 1
docs/source/configuration.rst

@@ -595,7 +595,7 @@ by the ``src/converse-notification.js`` plugin.
 ping_interval
 -------------
 
-* Default:  ``300``
+* Default:  ``180``
 
 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