ejabberd-contrib/mod_ecaptcha/conf/mod_ecaptcha.yml

14 lines
209 B
YAML

captcha_cmd: mod_ecaptcha
captcha_url: http://localhost:5288/captcha/
listen:
-
port: 5288
module: ejabberd_http
request_handlers:
/captcha: ejabberd_captcha
modules:
mod_ecaptcha: {}