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:
parent
0f3828597d
commit
c71c6ada46
10 changed files with 34 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue