We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c74e134 commit 06e5c92Copy full SHA for 06e5c92
README.rst
@@ -30,7 +30,7 @@ You can configure what the application does by changing ``config.json``:
30
::
31
32
{
33
- "github_ips_only": false,
+ "github_ips_only": true,
34
"enforce_secret": "",
35
"return_scripts_info": true
36
}
@@ -177,4 +177,4 @@ This project is just the reinterpretation and merge of two approaches:
177
- `github-webhook-wrapper <https://github.com/datafolklabs/github-webhook-wrapper>`_.
178
- `flask-github-webhook <https://github.com/razius/flask-github-webhook>`_.
179
180
-Thanks.
+Thanks.
0 commit comments