Michael Schwarz 8a7a1ae9ad Fix selection of the current selected site in the config wizard | před 6 roky | |
---|---|---|
.. | ||
i18n | před 6 roky | |
luasrc | před 6 roky | |
Makefile | před 6 roky | |
README.md | před 6 roky |
This Package provides a drop-down list for the config mode, to select the site/region
the node will be placed in. If the selection has changed the upgrade scripts in
/lib/gluon/upgrade/
are triggered.
site_select.hidden: optional
0
, show this site in drop-down list (default)1
, hide this site within config mode{
{
site_select: = {
hidden = 1,
},
...
},
...
},