Skip to content

Reload command doesn't fully reload config changes #20

Description

@Kruize1

STEPS TO REPRODUCE

  1. Make various changes to the config, such as setting "violation-reset-delay:" to 10, disable checks etc.
  2. Use reload command and test changes
  3. Repeat step 1 but make new changes , such as "violation-reset-delay:" to 60, enable checks, etc.
  4. Use reload command
  5. Test changes and observe

RESULT

  • Some value changes made to the config are not updated when using the reload command
  • Text/Strings are updated, but values like changes to "violation-reset-delay:" are not updated, and require a server reboot to take effect.

EXPECTED RESULT

  • Reload command should update all values correctly when used
  • Shouldn't need to reboot server for values to update

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions