From bcd52308548378ab6ca6b5fef3f43e02bf551da9 Mon Sep 17 00:00:00 2001
From: hypercubus <hypercubus>
Date: Tue, 31 Aug 2004 21:08:00 +0000
Subject: [PATCH] added 'port' preference for specification of the router
 console's listening port

---
 installer/resources/systray.config | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/installer/resources/systray.config b/installer/resources/systray.config
index 946f7b6a27..062e3e3b2e 100644
--- a/installer/resources/systray.config
+++ b/installer/resources/systray.config
@@ -9,3 +9,6 @@
 # If you set this value to 'default', systray will attempt to identify and use
 # your system's default browser.
 browser=default
+
+# The port the router console listens on.
+port=7657
-- 
GitLab