i am using two database adapters with sails.
one for mondoDB and second for mysql.whenever i run command \"sails lift\".once it gives an error
error
It is likely best to do this on a per env basis. Under config directory, you will have something like:
Then enter, inside module.exports of each:
module.exports = { hookTimeout: 40000 }
Notice, there is no need for an underscore in front of the attribute name either.