diff --git a/site.conf b/site.conf
index a27c6661b0591e191971bab482e246d5f70aeeb5..23a7e6aab181ab66ffe4e86826069fe7fe380a59 100644
--- a/site.conf
+++ b/site.conf
@@ -67,14 +67,6 @@
   -- Wireless configuration for 2.4 GHz interfaces.
   wifi24 = {
     channel = 5,
-    --disables 802.11b rates
-    supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
-    
-    -- List of basic wifi rates (optional, required if supported_rates is set)
-    -- without 802.11b compatibility for better performance
-    basic_rate = {6000, 9000, 18000, 36000, 54000},
-    
-    -- ESSID used for client network.
     ap = {
       ssid = 'nord.freifunk.net',
       -- disabled = true, (optional)