We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey !
Thanks a lot for that repository 🙏 !
I've a small request if you can add :
{% for tcp_response_content in backend.tcp_response_content | default([]) %} tcp-response content {{ tcp_response_content.action }}{% if tcp_response_content.cond is defined %} {{ tcp_response_content.cond }}{% endif %} {% endfor %}
Inside the backend.cfg.j2 templates ?
Thanks a lot for your feedback
The text was updated successfully, but these errors were encountered:
I try to make a branch and a PR but it seems I'm not allowed
Sorry, something went wrong.
You need to fork it first :-)
No branches or pull requests
Hey !
Thanks a lot for that repository 🙏 !
I've a small request if you can add :
Inside the backend.cfg.j2 templates ?
Thanks a lot for your feedback
The text was updated successfully, but these errors were encountered: