mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-23 17:00:24 +01:00
settimeout
This commit is contained in:
@@ -94,6 +94,8 @@ if(nconf.get('ssl')) {
|
||||
emitter.emit('nodebb:ready');
|
||||
});
|
||||
|
||||
server.setTimeout(10000);
|
||||
|
||||
module.exports.listen = function(callback) {
|
||||
logger.init(app);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user