mirror of
https://github.com/bjc/prosody.git
synced 2025-04-04 21:57:45 +03:00
features: Add feature for bundled mod_cloud_notify
Was supposed to be part of commit 2f38f3275a74.
This commit is contained in:
parent
879cb1672f
commit
cafbad2d01
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ return {
|
||||||
"mod_server_info";
|
"mod_server_info";
|
||||||
-- mod_flags bundled
|
-- mod_flags bundled
|
||||||
"mod_flags";
|
"mod_flags";
|
||||||
|
-- mod_cloud_notify bundled
|
||||||
|
"mod_cloud_notify";
|
||||||
-- Roles, module.may and per-session authz
|
-- Roles, module.may and per-session authz
|
||||||
"permissions";
|
"permissions";
|
||||||
-- prosody.* namespace
|
-- prosody.* namespace
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue