Updating comment.

This commit is contained in:
John Livingston 2022-11-18 12:36:14 +01:00
parent 187d8be87f
commit 174b996b74
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ class ProsodyConfigContent {
// We can also use mod_muc_moderation
// NB: for now Prosody has a partial support of this feature with «internal» storage.
// It will be available in next version (0.11.8?).
// It will be available in next version (0.12.x). Requires the `set` function in mod_storage_internal
this.muc.add('modules_enabled', 'muc_moderation')
}