Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
bde89135
Commit
bde89135
authored
Aug 24, 2013
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention i18n/locales setting
parent
75b61fda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
docs/source/index.rst
docs/source/index.rst
+8
-2
No files found.
docs/source/index.rst
View file @
bde89135
...
@@ -466,8 +466,8 @@ If set to true, debugging output will be logged to the browser console.
...
@@ -466,8 +466,8 @@ If set to true, debugging output will be logged to the browser console.
fullname
fullname
--------
--------
If you are using prebinding,
you need to
specify the fullname of the currently
If you are using prebinding,
can
specify the fullname of the currently
logged in user.
logged in user
, otherwise the user's vCard will be fetched
.
hide_muc_server
hide_muc_server
---------------
---------------
...
@@ -478,6 +478,12 @@ Hide the ``server`` input field of the form inside the ``Room`` panel of the
...
@@ -478,6 +478,12 @@ Hide the ``server`` input field of the form inside the ``Room`` panel of the
controlbox. Useful if you want to restrict users to a specific XMPP server of
controlbox. Useful if you want to restrict users to a specific XMPP server of
your choosing.
your choosing.
i18n
----
Specify the locale/language. The language must be in the ``locales`` object. Refer to
``./locale/locales.js`` to see which locales are supported.
prebind
prebind
--------
--------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment