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: add InlineDNSLink flag to PublicGateways config #9328

Merged
merged 8 commits into from
Oct 11, 2022
Merged

fix: add InlineDNSLink flag to PublicGateways config #9328

merged 8 commits into from
Oct 11, 2022

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    48a6907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08712ec View commit details
    Browse the repository at this point in the history
  3. docs: add UseInlinedDNSLink

    hacdias committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6328fca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    2f34252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    648592f View commit details
    Browse the repository at this point in the history
  3. docs: inlining DNSLink on subdomains

    additional explanations, as this is very low level and nuanced feature
    lidel committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    362fb39 View commit details
    Browse the repository at this point in the history
  4. refactor: UseInlinedDNSLink → InlineDNSLink

    since this is a Flag and not bool, we can have shorter name
    lidel committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    d1fdd76 View commit details
    Browse the repository at this point in the history
  5. docs: cleanup headings

    lidel committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    6dbb950 View commit details
    Browse the repository at this point in the history