missing ,

This commit is contained in:
Bastian 2018-01-28 12:57:28 +01:00
parent 14d58f461f
commit ebad380098
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
-- disable 802.11b support:
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, -- List of supported wifi rates (optional)
basic_rate = {6000, 9000, 18000, 36000, 54000}, -- List of basic wifi rates (optional, required if supported_rates is set)
}
},
mesh_vpn = {
mtu = 1426,