xmpp.chapril.org-ejabberd/specs/pubsub_subscribe_authorizat...

8 lines
194 B
Erlang

[{prefix, <<"pubsub#">>},
{required, [<<"pubsub#node">>, <<"pubsub#subscriber_jid">>, <<"pubsub#allow">>]}].
%% Local Variables:
%% mode: erlang
%% End:
%% vim: set filetype=erlang tabstop=8: