Hi all,
been working on upgrading our erjabberd setup from 1.1.3 to 2.0.1 and the restrictions on the inband registration based on ip address is causing problems with the way we have it integrated into our other software. Is it possible to turn this restriction off?
Many Thanks
Steve
disable ip inband registration restrictions
I found out how to do this if anyone is interested
in ejabberd.cfg add the line
{registration_timeout, 0}.