Skip to content

Give the name a hook, so can disable it in sailsrc#42

Open
Noitidart wants to merge 1 commit intobalderdashy:masterfrom
Noitidart:name-hook
Open

Give the name a hook, so can disable it in sailsrc#42
Noitidart wants to merge 1 commit intobalderdashy:masterfrom
Noitidart:name-hook

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