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: Reduces repetition of headers in nginx config file (#440) #550

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

phantomjinx
Copy link
Member

  • Rather than repeating add_header directives, use 1-line include directives instead to bring import an additional file

  • Makes the include files themselves hierarchical with further includes back to a single base include file

* Rather than repeating add_header directives, use 1-line include directives
  instead to bring import an additional file

* Makes the include files themselves hierarchical with further includes
  back to a single base include file
@phantomjinx phantomjinx self-assigned this Oct 15, 2024
Copy link
Member

@tadayosi tadayosi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@phantomjinx phantomjinx merged commit c942a6f into hawtio:main Oct 16, 2024
2 checks passed
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