# HG changeset patch # User Matthew Wild # Date 1736857553 0 # Node ID 4e908958660eeca30c86563d4d3378ce67a52f2d # Parent eb676b6f05e3aa8a518538fbac905eab765b538a features: Add feature for bundled mod_cloud_notify Was supposed to be part of commit 2f38f3275a74. diff -r eb676b6f05e3 -r 4e908958660e core/features.lua --- a/core/features.lua Mon Jan 13 11:50:03 2025 +0100 +++ b/core/features.lua Tue Jan 14 12:25:53 2025 +0000 @@ -8,6 +8,8 @@ "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