Explorar el Código

Fix syntax error

Markus Lindenberg hace 9 años
padre
commit
3b9204319a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      site.conf

+ 2 - 2
site.conf

@@ -23,7 +23,7 @@
 			ssid = 'Freifunk',
 		},
 		mesh = {
-			id = 'ffdo-mesh-batadv'
+			id = 'ffdo-mesh-batadv',
 			mcast_rate = 12000,
 		},
 	},
@@ -34,7 +34,7 @@
 			ssid = 'Freifunk (5GHz)',
 		},
 		mesh = {
-			id = 'ffdo-mesh-batadv'
+			id = 'ffdo-mesh-batadv',
 			mcast_rate = 12000,
 		},
 	},