Skip to content

Conversation

Noitidart
Copy link

With this change, cannow disable in .sailsrc with:

"hooks": {
  "sockets": false
}

It's not possible to disable it without this, is that correct?

With this change, cannow disable in .sailsrc with:

```
"hooks": {
  "sockets": false
}
```
@DominusKelvin
Copy link

I think you can disable a hook via using the hook name wihout the sails-hook- prefix. So yes sockets: false will work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants