mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Don't forget to convert muc#roomconfig_mam
This commit is contained in:
parent
527472f18c
commit
3d9997288d
@ -3010,6 +3010,8 @@ convert_legacy_fields(Fs) ->
|
||||
<<"voice_request_min_interval">>;
|
||||
<<"muc#roomconfig_captcha_whitelist">> ->
|
||||
<<"captcha_whitelist">>;
|
||||
<<"muc#roomconfig_mam">> ->
|
||||
<<"mam">>;
|
||||
_ ->
|
||||
Var
|
||||
end,
|
||||
|
Loading…
Reference in New Issue
Block a user