Skip to content

fix case where cache.enabled being unset was defaulting to false#55

Merged
lleadbet merged 1 commit intomainfrom
fix/empty-cache-enabled
Aug 12, 2025
Merged

fix case where cache.enabled being unset was defaulting to false#55
lleadbet merged 1 commit intomainfrom
fix/empty-cache-enabled

Conversation

@lleadbet
Copy link
Contributor

Converts cache.enabled to a pointer to enable the value to be set to true/false since there wasn't a way prior to determine whether a user set the value; this enables a default value to true to be set.

The other config values default to false so don't need updated at the moment.

@lleadbet lleadbet requested review from a team as code owners August 12, 2025 19:00
@lleadbet lleadbet merged commit 07b0ef3 into main Aug 12, 2025
4 checks passed
@lleadbet lleadbet deleted the fix/empty-cache-enabled branch August 12, 2025 20:32
@lleadbet lleadbet restored the fix/empty-cache-enabled branch August 12, 2025 20:41
@lleadbet lleadbet deleted the fix/empty-cache-enabled branch August 13, 2025 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants