gluon-config-mode-domain-select.rst 619 B

12345678910111213141516171819
  1. gluon-config-mode-domain-select
  2. ===============================
  3. This package provides a drop-down list for the config mode to select the domain
  4. the node will be placed in. If the selection has changed the upgrade scripts in
  5. ``/lib/gluon/upgrade/`` are triggered to update the nodes configuration.
  6. Hiding domains could be useful for default or testing domains, which should not
  7. be accidentally selected by a node operater.
  8. domains/\*.conf
  9. ---------------
  10. hide_domain \: optional (defaults to false)
  11. - ``false`` shows this domain in drop-down list
  12. - ``true`` hides this domain
  13. Example::
  14. hide_domain = true