From 97788e2a2f49d506dd2613823ca48ec8bce72b80 Mon Sep 17 00:00:00 2001
From: poldy79 <leonard@penzer.de>
Date: Sat, 2 Jan 2016 22:35:23 +0100
Subject: [PATCH] cleaned identations in site.conf

---
 site.conf | 194 +++++++++++++++++++++++++++---------------------------
 1 file changed, 97 insertions(+), 97 deletions(-)

diff --git a/site.conf b/site.conf
index 36a73834f..77cbb5fb2 100644
--- a/site.conf
+++ b/site.conf
@@ -1,48 +1,48 @@
 {
-        hostname_prefix = 'ffs',
-        site_name = 'Freifunk Stuttgart',
-        site_code = 'ffs',
+    hostname_prefix = 'ffs',
+    site_name = 'Freifunk Stuttgart',
+    site_code = 'ffs',
 
-        prefix4 = '172.21.0.0/18',
-        prefix6 = 'fd21:b4dc:4b00::/64',
+    prefix4 = '172.21.0.0/18',
+    prefix6 = 'fd21:b4dc:4b00::/64',
 
-        timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
-        ntp_servers = {
-            'fd21:b4dc:4b00::a38:1', -- gw01
-        },
-        opkg_repo = 'http://[fd21:b4dc:4b00::a38:1]/openwrt/barrier_breaker/14.07/%S/packages',
-        regdom = 'DE',
+    timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
+    ntp_servers = {
+        'fd21:b4dc:4b00::a38:1', -- gw01
+    },
+    opkg_repo = 'http://[fd21:b4dc:4b00::a38:1]/openwrt/barrier_breaker/14.07/%S/packages',
+    regdom = 'DE',
 
-        wifi24 = {
-                ssid = 'Freifunk',
-                channel = 1,
-                htmode = 'HT20',
-                mesh_ssid = '02:04:08:16:32:64',
-                mesh_bssid = '02:04:08:16:32:64',
-                mesh_mcast_rate = 12000,
-        },
-        wifi5 = {
-                ssid = 'Freifunk',
-                channel = 44,
-                htmode = 'HT20',
-                mesh_ssid = '02:04:08:16:32:64',
-                mesh_bssid = '02:04:08:16:32:64',
-                mesh_mcast_rate = 12000,
-        },
+    wifi24 = {
+        ssid = 'Freifunk',
+        channel = 1,
+        htmode = 'HT20',
+        mesh_ssid = '02:04:08:16:32:64',
+        mesh_bssid = '02:04:08:16:32:64',
+        mesh_mcast_rate = 12000,
+    },
+    wifi5 = {
+        ssid = 'Freifunk',
+        channel = 44,
+        htmode = 'HT20',
+        mesh_ssid = '02:04:08:16:32:64',
+        mesh_bssid = '02:04:08:16:32:64',
+        mesh_mcast_rate = 12000,
+    },
 
-        next_node = {
-                ip4 = '172.21.24.254',
-                ip6 = 'fd21:b4dc:4b1e::1',
-                mac = '02:00:0a:25:00:01',
-        },
+    next_node = {
+        ip4 = '172.21.24.254',
+        ip6 = 'fd21:b4dc:4b1e::1',
+        mac = '02:00:0a:25:00:01',
+    },
 
-      fastd_mesh_vpn = {
-                methods = {'salsa2012+umac'},
-                mtu = 1406,
-                enabled = true,
-                groups = {
-			backbone = {
-				limit = 1,
+    fastd_mesh_vpn = {
+        methods = {'salsa2012+umac'},
+        mtu = 1406,
+        enabled = true,
+        groups = {
+            backbone = {
+                limit = 1,
 				peers = {
 					gw01 = {
 						key = 'd7b89d42b629bd5d419139b4c395e7b47ed7417112d3fcd232ba38137daa58e6',
@@ -170,78 +170,78 @@
 							'"gw09.freifunk-stuttgart.de" port 10048'
 						},
 					},
-                                        gw10 = {
-                                                key = '4b89e1a8882b4d7cf50eabc0360ff28138d78ca0b63fd63ec9e4c8260121da00',
-                                                remotes = {
-                                                        '"gw10.freifunk-stuttgart.de" port 10037',
-                                                        '"gw10.freifunk-stuttgart.de" port 10041',
-                                                        '"gw10.freifunk-stuttgart.de" port 10042',
-                                                        '"gw10.freifunk-stuttgart.de" port 10043',
-                                                        '"gw10.freifunk-stuttgart.de" port 10044',
-                                                        '"gw10.freifunk-stuttgart.de" port 10045',
-                                                        '"gw10.freifunk-stuttgart.de" port 10046',
-                                                        '"gw10.freifunk-stuttgart.de" port 10047',
-                                                        '"gw10.freifunk-stuttgart.de" port 10048'
-                                                },
-                                        },
+                    gw10 = {
+                        key = '4b89e1a8882b4d7cf50eabc0360ff28138d78ca0b63fd63ec9e4c8260121da00',
+                        remotes = {
+                            '"gw10.freifunk-stuttgart.de" port 10037',
+                            '"gw10.freifunk-stuttgart.de" port 10041',
+                            '"gw10.freifunk-stuttgart.de" port 10042',
+                            '"gw10.freifunk-stuttgart.de" port 10043',
+                            '"gw10.freifunk-stuttgart.de" port 10044',
+                            '"gw10.freifunk-stuttgart.de" port 10045',
+                            '"gw10.freifunk-stuttgart.de" port 10046',
+                            '"gw10.freifunk-stuttgart.de" port 10047',
+                            '"gw10.freifunk-stuttgart.de" port 10048'
+                        },
+                    },
 				},
 			},
 		},
-        },
+    },
 
-        autoupdater = {
-                enabled = 1,
-                branch = 'stable',
-                branches = {
-                        stable = {
-                                name = 'stable',
-                                mirrors = {
-                                        'http://[fd21:b4dc:4b00::a38:1]/gluon/stable/sysupgrade',
-                                },
-                                good_signatures = 2,
-                                pubkeys = {
-                                        '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
+    autoupdater = {
+        enabled = 1,
+        branch = 'stable',
+        branches = {
+            stable = {
+                name = 'stable',
+                mirrors = {
+                    'http://[fd21:b4dc:4b00::a38:1]/gluon/stable/sysupgrade',
+                },
+                good_signatures = 2,
+                pubkeys = {
+                    '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
 					'0b43680e4c389a55a02663a740be234defe017c1e05ba49de87baaa1f88c66c1', -- are	
 					'b7077095e9d3fc892db1c280b78b65d737700c9aea70a6998d6aad8b3146aaed', -- flip
-                                },
-                        },
-                        beta = {
-                                name = 'beta',
-                                mirrors = {
-                                        'http://[fd21:b4dc:4b00::a38:1]/gluon/beta/sysupgrade',
-                                },
-                                good_signatures = 1,
-                                pubkeys = {
-                                        '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
+                },
+            },
+            beta = {
+                name = 'beta',
+                mirrors = {
+                    'http://[fd21:b4dc:4b00::a38:1]/gluon/beta/sysupgrade',
+                },
+                good_signatures = 1,
+                pubkeys = {
+                    '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
 					'0b43680e4c389a55a02663a740be234defe017c1e05ba49de87baaa1f88c66c1', -- are	
 					'b7077095e9d3fc892db1c280b78b65d737700c9aea70a6998d6aad8b3146aaed', -- flip
-                                },
-                        },
-                        nightly = {
-                                name = 'nightly',
-                                mirrors = {
-                                        'http://[fd21:b4dc:4b00::a38:1]/gluon/nightly/sysupgrade',
-                                },
-                                good_signatures = 1,
-                                pubkeys = {
-                                        '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
+                },
+            },
+            nightly = {
+                name = 'nightly',
+                mirrors = {
+                    'http://[fd21:b4dc:4b00::a38:1]/gluon/nightly/sysupgrade',
+                },
+                good_signatures = 1,
+                pubkeys = {
+                    '4418436fe872b5746a6c86293afca7c6c9edba03eca3cac80fdfd82106092d7a', -- leonard
 					'0b43680e4c389a55a02663a740be234defe017c1e05ba49de87baaa1f88c66c1', -- are	
 					'b7077095e9d3fc892db1c280b78b65d737700c9aea70a6998d6aad8b3146aaed', -- flip
-                                },
-                        },
                 },
+            },
         },
+    },
 
-        simple_tc = {
-                mesh_vpn = {
-                        ifname = 'mesh-vpn',
-                        enabled = false,
-                        limit_egress = 400,
-                        limit_ingress = 6000,
-                },
+    simple_tc = {
+        mesh_vpn = {
+            ifname = 'mesh-vpn',
+            enabled = false,
+            limit_egress = 400,
+            limit_ingress = 6000,
         },
+    },
 
-        -- enable BATMAN on WAN interface by default (see gluon-luci-portconfig for webinterface)
-        mesh_on_wan = false,
+    -- enable BATMAN on WAN interface by default (see gluon-luci-portconfig for webinterface)
+    mesh_on_wan = false,
 
 }
-- 
GitLab