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

Remove 'local_send_to_resource' hook #3139

Merged
merged 1 commit into from
May 31, 2021
Merged

Commits on May 31, 2021

  1. Remove 'local_send_to_resource' hook

    It was registered per domain, not per host type,
      what caused exometer to create one metric per domain.
    
    It can be removed as 'ejabberd_local' was the only module handling it.
    This unexpected type of stanza shouldn't be handled by modules as well.
    chrzaszcz committed May 31, 2021
    Configuration menu
    Copy the full SHA
    95c54a7 View commit details
    Browse the repository at this point in the history