ap24: correct model, revert to wpa2 for flash space reasons
parent
e1ad3f3726
commit
9392b9c05a
|
@ -433,7 +433,7 @@
|
|||
};
|
||||
};
|
||||
location = "Farbwerk";
|
||||
model = "tl-wr740n-v1";
|
||||
model = "tl-wr740n-v4";
|
||||
role = "ap";
|
||||
wifi = {
|
||||
"platform/ar933x_wmac" = {
|
||||
|
@ -441,7 +441,7 @@
|
|||
htmode = "HT40-";
|
||||
ssids = {
|
||||
"ZW public" = { net = "pub"; };
|
||||
farbwerk = { net = "priv12"; };
|
||||
farbwerk = { net = "priv12"; encryption = "wpa2"; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue