CARMA Captcha Removal

From TMM Wiki
Revision as of 14:56, 7 February 2020 by Boris (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To disable the Completely Automated Public Turning test to tell Computers and Humans Apart (CAPTCHA) image on the external access page by editing the config.php file on your server.

Remove the following line:


     $config['HIDE_CAPTCHA'] = 1;