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

Allow generated args to be reused when commands are being overriden #27

Open
sirn opened this issue Oct 19, 2024 · 0 comments
Open

Allow generated args to be reused when commands are being overriden #27

sirn opened this issue Oct 19, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@sirn
Copy link
Collaborator

sirn commented Oct 19, 2024

Right now when server.commands, none of the generated arguments will be used, which in turn cause a lot of configurations under server.* to be unavailable. Generated args should be passed via args, with a note somewhere (in docs) that "if command is overridden, it is recommended to manually pass $@ to varnishd".

@sirn sirn added the enhancement New feature or request label Oct 19, 2024
@sirn sirn self-assigned this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant