Skip to content

Commit

Permalink
Remove the hard-coded hook timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaughto committed Dec 22, 2015
1 parent 2b752ce commit a642d40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/hook.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ module.exports = function flagpoleHook(sails) {

defaults: {
__configKey__: {
_hookTimeout: 10000, // wait 10 seconds before timing out
compoundDoc : true,
included : true,
logDetails : true,
Expand Down

0 comments on commit a642d40

Please sign in to comment.