diff --git a/docs/pow-captcha.md b/docs/pow-captcha.md index 6397271..8fccdfd 100644 --- a/docs/pow-captcha.md +++ b/docs/pow-captcha.md @@ -27,6 +27,8 @@ POW_TOKEN_MAX_IPS=2 # predefined levels specified below, or you can specify a custom number of # expected hash iterations. POW_DIFFICULTY_LEVEL=low +# The time limit for solving the challenge, in minutes +POW_CHALLENGE_TIMEOUT=30 ``` ## Difficulty Levels