Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
updated fqg docs
Browse files Browse the repository at this point in the history
  • Loading branch information
adyach committed Jul 30, 2018
1 parent 7b111e5 commit 3395dff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/_documentation/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ The default behavior when running the docker containers locally will be for OAut

If you are running a Nakadi server locally outside docker, you can disable token checks by setting the environment variable `NAKADI_OAUTH2_MODE` to `OFF` before starting the server.

Note that, even if OAuth is disabled using the `NAKADI_OAUTH2_MODE` environment variable, the current behavior will be to check a token if one is sent by a client so you might need to configure the client to also not send tokens.

#### I want to send arbitrary JSON, how do I avoid defining a JSON Schema?

The standard workaround is to define an event type with the following category and schema:
Expand Down

0 comments on commit 3395dff

Please sign in to comment.