1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

_flag_disable_unauthenticated_users

This commit is contained in:
psyc://psyced.org/~lynX 2011-07-26 12:29:19 +02:00
parent c71c6ada46
commit 25734947cb
7 changed files with 18 additions and 13 deletions

View file

@ -18,7 +18,7 @@
disco_info_root(vars) {
string featurelist;
featurelist = "<feature var='http://jabber.org/protocol/muc'/>"
#ifndef REGISTERED_USERS_ONLY
#ifndef _flag_disable_unauthenticated_users
# ifndef _flag_disable_registration
# ifndef _flag_disable_registration_XMPP
"<feature var='jabber:iq:register'/>"