Skip to content

Commit

Permalink
Update README.md (ContentSquare#46)
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
digitalist authored and valyala committed Apr 12, 2019
1 parent 22d1649 commit e79bef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ of various `ClickHouse` [settings](http://clickhouse-docs.readthedocs.io/en/late
Be careful when configuring limits, allowed networks, passwords etc.
By default `chproxy` tries detecting the most obvious configuration errors such as `allowed_networks: ["0.0.0.0/0"]` or sending passwords via unencrypted HTTP.

Special option `hack_me_please: true` may be used for disabling all the security-related checks during config validation (if you are feelying lucky :) ).
Special option `hack_me_please: true` may be used for disabling all the security-related checks during config validation (if you are feeling lucky :) ).

#### Example of [full](https://github.com/Vertamedia/chproxy/blob/master/config/testdata/full.yml) configuration:
```yml
Expand Down

0 comments on commit e79bef5

Please sign in to comment.