aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2015-09-25 01:09:14 +0100
committerSteve McIntyre <steve.mcintyre@linaro.org>2015-09-25 01:09:14 +0100
commita7b72f8d9c2813f1ef140a86b131e6710861e5ab (patch)
treee163c9243559d35fca1bb54fc20b263c6b18e614
parent94ef65e98cb81615be59721ccb2a44fdcb40ae8b (diff)
Enable the visualisation service by default
Change-Id: Ic890affa7eb7a20ecc1d1ce4bba4b7fe1f87cf6a
-rw-r--r--vland.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/vland.cfg b/vland.cfg
index d595e1d..0dc189f 100644
--- a/vland.cfg
+++ b/vland.cfg
@@ -12,7 +12,7 @@ port = 3080
#default_vlan_tag = 1
[visualisation]
-enabled = False
+enabled = True
port = 3081
[switch vlandswitch01]