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

Support handlers that are disabled by their configuration. #339

Merged
merged 5 commits into from
Jul 16, 2024

Commits on Jul 16, 2024

  1. Panic when attempting to enable a handler that has been disabled by i…

    …ts own configuration.
    jmalloc committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b72ee3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25e2cc4 View commit details
    Browse the repository at this point in the history
  3. Tidy go.mod.

    jmalloc committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a99922b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d6c3e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de1278e View commit details
    Browse the repository at this point in the history