From cafbad2d01c507a0df2c77e474d29f0e1a60cc00 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Tue, 14 Jan 2025 12:25:53 +0000 Subject: features: Add feature for bundled mod_cloud_notify Was supposed to be part of commit 2f38f3275a74. --- core/features.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/features.lua') diff --git a/core/features.lua b/core/features.lua index 75cfa1d7..cd6618db 100644 --- a/core/features.lua +++ b/core/features.lua @@ -8,6 +8,8 @@ return { "mod_server_info"; -- mod_flags bundled "mod_flags"; + -- mod_cloud_notify bundled + "mod_cloud_notify"; -- Roles, module.may and per-session authz "permissions"; -- prosody.* namespace -- cgit v1.2.3