fixed indentation of comments
This commit is contained in:
parent
fa69bb1b0a
commit
8e18d736b4
@ -61,7 +61,6 @@
|
|||||||
/* The initialize function gets called as soon as the plugin is
|
/* The initialize function gets called as soon as the plugin is
|
||||||
* loaded by converse.js's plugin machinery.
|
* loaded by converse.js's plugin machinery.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
this.updateSettings({
|
this.updateSettings({
|
||||||
archived_messages_page_size: '20',
|
archived_messages_page_size: '20',
|
||||||
message_archiving: 'never', // Supported values are 'always', 'never', 'roster' (https://xmpp.org/extensions/xep-0313.html#prefs)
|
message_archiving: 'never', // Supported values are 'always', 'never', 'roster' (https://xmpp.org/extensions/xep-0313.html#prefs)
|
||||||
|
Loading…
Reference in New Issue
Block a user