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

Fixes #36160 - Redefine append domain names setting #9613

Merged

Commits on Oct 4, 2023

  1. fixes #36160 - Redefine append domain names setting

    This PR aims to unify the format of host names stored in the database and the way they are displayed.
    With this change, the name of the host is always going to be stored with the domain name appended.
    The setting formerly named `append_domain_name_for_hosts` is now renamed to `display_fqdn_for_hosts`
    because it will only impact how the names are displayed from now.
    This means dashboards and breadcrumbs are going to display the whole FQDN if you choose to.
    Dyrkon committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    520ea40 View commit details
    Browse the repository at this point in the history