feat: cluster implementation
This commit is contained in:
@@ -64,7 +64,8 @@ module.exports = {
|
||||
// Sync DB
|
||||
|
||||
self.onReady = self.inst.sync({
|
||||
force: false
|
||||
force: false,
|
||||
logging: false
|
||||
})
|
||||
|
||||
return self
|
||||
|
||||
Reference in New Issue
Block a user