summaryrefslogtreecommitdiff
path: root/etc/miav.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/miav.conf')
-rw-r--r--etc/miav.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/miav.conf b/etc/miav.conf
index 24b1eea..de58ac8 100644
--- a/etc/miav.conf
+++ b/etc/miav.conf
@@ -17,11 +17,11 @@ pixel_width = 1024
pixel_height = 768
# How and where to connect to the miav server?
-server_addr = "192.168.0.10"
+server_addr = "127.0.0.1"
server_port = 18120
# Where top store the files recieved by the server
-server_root = "/tmp/miav_files"
+server_root = "/home/miav/miav_files"
# Video output controls. A sequence of I and P, where I is keyframes
# which is fast to create, but uses a lot of discspace.