Comment update.
This commit is contained in:
parent
b5901739a9
commit
6f47ffe19d
@ -299,8 +299,9 @@ class ProsodyConfigContent {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// We can also use mod_muc_moderation
|
// We can also use mod_muc_moderation
|
||||||
// NB: for now Prosody has a partial support of this feature with «internal» storage.
|
// NB: Prosody has a partial support of this feature in combinaison with «internal» storage
|
||||||
// It will be available in next version (0.12.x). Requires the `set` function in mod_storage_internal
|
// (Requires the `set` function in mod_storage_internal).
|
||||||
|
// This was fixed in Prosody 0.12.x.
|
||||||
this.muc.add('modules_enabled', 'muc_moderation')
|
this.muc.add('modules_enabled', 'muc_moderation')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user