mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
8 lines
194 B
Erlang
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:
|