mirror of
https://github.com/openwrt/packages.git
synced 2025-07-18 05:44:46 +00:00
13 lines
143 B
Plaintext
13 lines
143 B
Plaintext
|
|
config server
|
|
option enable '1'
|
|
|
|
# Set listen port
|
|
#option port ''
|
|
|
|
# Listen on IPv4
|
|
option ipv4 '1'
|
|
|
|
# Listen on IPv6
|
|
option ipv6 '1'
|