mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 03:12:38 +08:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
# radcli avanced configuration
|
|
|
|
menu "Configuration"
|
|
depends on PACKAGE_libradcli
|
|
|
|
config RADCLI_TLS
|
|
bool "enable TLS support"
|
|
default y
|
|
|
|
endmenu
|