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

Make startup checks of config file better wrt arrays #1090

Closed
mountaindude opened this issue Apr 13, 2024 · 0 comments · Fixed by #1087
Closed

Make startup checks of config file better wrt arrays #1090

mountaindude opened this issue Apr 13, 2024 · 0 comments · Fixed by #1087

Comments

@mountaindude
Copy link
Collaborator

The Butler config file contains various arrays.
In most cases it should be ok to have empty arrays, but that causes validation errors on startup in some cases.

  • Modify the startup validation to allow empty arrays
  • Verify that the array objects, when present, have the correct properties (which will vary between different arrays).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant