Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAM config in maps #3559

Merged
merged 10 commits into from
Mar 2, 2022
Next Next commit
Use maps for config options in mod_mam_meta
- Supply defaults for all options
  - db_jid_format and db_message_format have their own default logic,
    as these options have backend-specific defaults
- Make Riak section included only when the backend is 'riak'
  - In the future we might inroduce similar subsection for other
    backends.
- Remove redundant options: 'rdbms_message_format' and 'simple',
  which unnecessarily complicated the logic.
- Allow to specify 'cache' only at the root level
  as it would not work for 'pm' or 'muc' anyway.
chrzaszcz committed Mar 1, 2022
commit 7ca7c453c44ed5f0016ff8b59bdad31e98b05f28
Loading