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

Fix config parser for appendOnly #111

Merged
merged 1 commit into from Nov 11, 2023
Merged

Fix config parser for appendOnly #111

merged 1 commit into from Nov 11, 2023

Conversation

srvaroa
Copy link
Owner

@srvaroa srvaroa commented Nov 11, 2023

The struct needed an explicit yaml:"appendOnly" as camel case is not
the default.

The struct needed an explicit `yaml:"appendOnly"` as camel case is not
the default.

Signed-off-by: Galo Navarro <anglorvaroa@gmail.com>
@srvaroa srvaroa changed the title WIP Fix config parser for appendOnly Nov 11, 2023
@srvaroa srvaroa self-assigned this Nov 11, 2023
@srvaroa srvaroa marked this pull request as ready for review November 11, 2023 18:39
@srvaroa srvaroa merged commit 632f5f8 into master Nov 11, 2023
4 checks passed
@srvaroa srvaroa deleted the g.104 branch November 11, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

appendOnly: true doesn't seem to work
1 participant