mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-10 16:05:49 +01:00
getting rid of this one for good
This commit is contained in:
@@ -159,14 +159,6 @@ var socket,
|
||||
|
||||
app.enterRoom('global');
|
||||
|
||||
// if (config.environment === 'development' && console && console.log) {
|
||||
// var log = console.log;
|
||||
// console.log = function() {
|
||||
// log.apply(this, arguments);
|
||||
// socket.emit('tools.log', arguments);
|
||||
// };
|
||||
// }
|
||||
|
||||
app.cacheBuster = config['cache-buster'];
|
||||
|
||||
bootbox.setDefaults({
|
||||
|
||||
Reference in New Issue
Block a user