Readme small fix

This commit is contained in:
Alex Jarmoszuk
2024-04-12 00:33:51 +02:00
parent 9009622d55
commit 149f51d7c1

View File

@@ -60,7 +60,7 @@ server {
js_challenge_secret "change me!";
js_challenge_html "/path/to/body.html";
js_challenge_bucket_duration 3600;
js_challenge_title "Verifying your browser```";
js_challenge_title "Verifying your browser...";
location /static {
js_challenge off;