mirror of
https://github.com/simon987/ngx_http_js_challenge_module.git
synced 2025-04-19 10:16:46 +00:00
Another fix to readme
This commit is contained in:
parent
149f51d7c1
commit
237ec70218
@ -79,7 +79,7 @@ server {
|
|||||||
- **js_challenge on|off** Toggle javascript challenges for this config block
|
- **js_challenge on|off** Toggle javascript challenges for this config block
|
||||||
- **js_challenge_secret "secret"** Secret for generating the challenges. DEFAULT: "changeme"
|
- **js_challenge_secret "secret"** Secret for generating the challenges. DEFAULT: "changeme"
|
||||||
- **js_challenge_html "/path/to/file.html"** Path to html file to be inserted in the `<body>` tag of the interstitial page
|
- **js_challenge_html "/path/to/file.html"** Path to html file to be inserted in the `<body>` tag of the interstitial page
|
||||||
- **js_challenge_title "title"** Will be inserted in the `<title>` tag of the interstitial page. DEFAULT: "Verifying your browser```"
|
- **js_challenge_title "title"** Will be inserted in the `<title>` tag of the interstitial page. DEFAULT: "Verifying your browser..."
|
||||||
- **js_challenge_bucket_duration time** Interval to prompt js challenge, in seconds. DEFAULT: 3600
|
- **js_challenge_bucket_duration time** Interval to prompt js challenge, in seconds. DEFAULT: 3600
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user