diff options
author | Jan Huwald <jh@sotun.de> | 2012-04-27 20:39:25 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2012-04-27 20:39:25 (GMT) |
commit | 3f136b3254ad24f85afbc53dcf490c2ca13f57db (patch) | |
tree | 41d2669c8b0ae88ffbb15b22a9994b7abdb53250 | |
parent | 4e11fa14c2c39dc914255457b8ce7c7eda333cab (diff) |
add config option for default wired client mode
to be used in client config webif
-rw-r--r-- | files/common/etc/config/system | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/common/etc/config/system b/files/common/etc/config/system index 80d6155..47626d8 100644 --- a/files/common/etc/config/system +++ b/files/common/etc/config/system @@ -7,6 +7,7 @@ config mesh mesh option qos false option vpn false option filter_wan true + option lan_client_mode routed config position position option public true |