summaryrefslogtreecommitdiff
path: root/src/miav.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/miav.conf')
-rw-r--r--src/miav.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/miav.conf b/src/miav.conf
index 214755f..f1e36b5 100644
--- a/src/miav.conf
+++ b/src/miav.conf
@@ -10,3 +10,7 @@ cpr_port = 10301
screensize = 19.0
pixel_width = 1024
pixel_height = 768
+
+# How and where to connect to the miav server?
+server_addr = "192.168.0.10"
+server_port = 30000 \ No newline at end of file