blob: 214755f0e787e968db583b257ab8e11e9c0f3908 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
#
# 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
|