Karsten Böddeker 880755e7b2 update ffho-config-mode-site-select | 7 anos atrás | |
---|---|---|
.. | ||
i18n | 9 anos atrás | |
luasrc | 7 anos atrás | |
Makefile | 7 anos atrás | |
README.md | 8 anos atrás |
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,
},
...
},
...
},