if(!moment.locale){//moment.lang is deprecated after 2.8.1, use moment.locale instead
moment.locale=moment.lang;
}
...
...
@@ -250,17 +231,10 @@
message_storage:'session',
strict_plugin_dependencies:false,
synchronize_availability:true,// Set to false to not sync with other clients or with resource name of the particular client that it should synchronize with
visible_toolbar_buttons:{
'emoticons':true,
'call':false,
'clear':true,
'toggle_occupants':true
},
websocket_url:undefined,
xhr_custom_status:false,
xhr_custom_status_url:'',
};
_.extend(this,this.default_settings);
// Allow only whitelisted configuration attributes to be overwritten