Explorar o código

Fixes #2068: Edit prebind documentation example

Florian Nitzsché %!s(int64=5) %!d(string=hai) anos
pai
achega
6ef2b7544a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/source/configuration.rst

+ 1 - 0
docs/source/configuration.rst

@@ -95,6 +95,7 @@ Here's an example of Converse being initialized with these options:
         jid: 'me@example.com',
         authentication: 'prebind',
         prebind_url: 'http://example.com/api/prebind',
+        auto_login: true,
         allow_logout: false
     });