Some configurations settings set to null rather than documented default values #6662
-
Why is this and/or is it an issue? Thanks for your time. |
Beta Was this translation helpful? Give feedback.
Answered by
neersighted
Sep 30, 2022
Replies: 1 comment 1 reply
-
|
This is not an issue -- it's just for strings and ints, and I believe is mostly an artifact of the defaults living in the place they are used instead of the config object. PRs adjusting that would be appreciated, but there should be no defect in functionality. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
doolio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is not an issue -- it's just for strings and ints, and I believe is mostly an artifact of the defaults living in the place they are used instead of the config object. PRs adjusting that would be appreciated, but there should be no defect in functionality.