Split the rootless network-driver knob out of network_docker into a dedicated advanced subcategory (configs/network/network_rootless), marked **ADVANCED** at both the file-header and field level so it's hidden behind the advanced toggle in the WebUI. Registered in the network .category order after network_docker. Pure config relocation — the install script reads CFG_ROOTLESS_NET as a sourced var, so no script change needed. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> Signed-off-by: librelad <librelad@digitalangels.vip>
6 lines
219 B
Plaintext
Executable File
6 lines
219 B
Plaintext
Executable File
TITLE=Network
|
|
DESCRIPTION=Network configuration and domain management
|
|
ICON=network
|
|
ORDER=4
|
|
SUBCATEGORY_ORDER=network_domains,network_whitelist,network_dns,network_docker,network_rootless,network_ports,network_headscale
|