mirror of
https://github.com/openwrt/luci.git
synced 2026-08-29 08:31:46 +04:00
change weil profile (less packages, wifi ch 10)
This commit is contained in:
@@ -6,9 +6,8 @@ config 'community' 'profile'
|
||||
option 'latitude' '47.6056'
|
||||
option 'longitude' '7.6083'
|
||||
option 'ffwr'
|
||||
option 'extrapackages' 'meshwizard luci-app-owm luci-app-owm-ant luci-app-owm-cmd luci-app-owm-gui'
|
||||
option 'vap' '1'
|
||||
option 'adhoc_dhcp_when_vap' '1'
|
||||
option 'adhoc_dhcp_when_vap' '0'
|
||||
option 'ipv6' '1'
|
||||
option 'ipv6_config' 'auto-ipv6-fromv4'
|
||||
option 'ipv6_prefix' 'fdca:ffee:fffe::/48'
|
||||
@@ -21,7 +20,7 @@ config 'defaults' 'interface'
|
||||
|
||||
config 'defaults' 'wifi_device'
|
||||
option 'country' 'DE'
|
||||
option 'channel' '1'
|
||||
option 'channel' '10'
|
||||
|
||||
config 'defaults' 'luci_splash'
|
||||
option 'leasetime' '24'
|
||||
|
||||
Reference in New Issue
Block a user