mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-19 18:26:42 +00:00
Readme small fix
This commit is contained in:
parent
9009622d55
commit
149f51d7c1
@ -60,7 +60,7 @@ server {
|
|||||||
js_challenge_secret "change me!";
|
js_challenge_secret "change me!";
|
||||||
js_challenge_html "/path/to/body.html";
|
js_challenge_html "/path/to/body.html";
|
||||||
js_challenge_bucket_duration 3600;
|
js_challenge_bucket_duration 3600;
|
||||||
js_challenge_title "Verifying your browser```";
|
js_challenge_title "Verifying your browser...";
|
||||||
|
|
||||||
location /static {
|
location /static {
|
||||||
js_challenge off;
|
js_challenge off;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user