mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Document that XEP-0485 is available in mod_pubsub_serverinfo
This commit is contained in:
parent
e4c8dbc2af
commit
103a30df2c
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@
|
|||
-protocol({xep, 424, '0.4.0', '24.02', "", ""}).
|
||||
-protocol({xep, 440, '0.4.0', '24.02', "", ""}).
|
||||
-protocol({xep, 474, '0.3.0', '24.02', "", ""}).
|
||||
-protocol({xep, 485, '0.2.0', '24.02', "", "mod_pubsub_serverinfo in ejabberd-contrib.git"}).
|
||||
|
||||
-export([start/0, stop/0, halt/0, start_app/1, start_app/2,
|
||||
get_pid_file/0, check_apps/0, module_name/1, is_loaded/0]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue