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

_flag_disable_registration

This commit is contained in:
psyc://psyced.org/~lynX 2011-07-26 12:22:56 +02:00
parent 0f3828597d
commit c71c6ada46
10 changed files with 34 additions and 12 deletions

View file

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