summaryrefslogtreecommitdiff
path: root/src/miav.conf
blob: f1e36b59cabb7ed90daacf96c6558c1bf547d127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# The MIaV configuration file
#

# Cpr Database configuration
cpr_host	= "cpr.j.auh.dk"
cpr_port	= 10301

# Size of the screen in inches
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