Skip to content

Documentation for the _api_persist flag #523

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 16, 2018
Merged

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Jul 5, 2018

No description provided.

core/events.md Outdated
`ValidateListener` | `_api_receive` | `true`/`false` | `true` | set to `false` to disable the listener |
Attribute | Type | Default | Description |
---------------|--------|---------|---------------------------------------------------------------------------|
`_api_receive` | `bool` | `true` | Disables the `ReadListener`, `DeserializeListener` and `ValidateListener` |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When false prevents the following listeners: ReadListener, DeserializeListener and ValidateListener

@teohhanhui expert opinion? :D

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your call guys.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set to false to disable the ...

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enables or disables the...
😄

Copy link
Member

@soyuka soyuka Jul 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When false disables the following listeners: ...

@dunglas dunglas merged commit 1f2f0da into master Jul 16, 2018
@dunglas dunglas deleted the dunglas-api-persist branch July 16, 2018 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants