ejabberd - Comments for "prolong time to register a new user using captcha" https://www.ejabberd.im/forum/28675/prolong-time-register-new-user-using-captcha en I think this time is https://www.ejabberd.im/forum/28675/prolong-time-register-new-user-using-captcha#comment-67309 <p>I think this time is hardcoded in the source code, in the file ejabberd_captcha.erl, the line</p> <pre> -define(CAPTCHA_LIFETIME, 120000). </pre><p>So, you have to download the ejabberd source code, modify that line, recompile that file, and copy your modified ejabberd_captcha.beam overwritting the original one.</p> Fri, 03 Feb 2017 10:00:20 +0000 badlop comment 67309 at https://www.ejabberd.im