# You cannot run this file directrly.

PYTHONPATH=/easy-osm2city/osm2city
export PYTHONPATH

FG_ROOT=/usr/share/games/flightgear/
export FG_ROOT

threads=4
fg_elev=/usr/games/fgelev
fg_scenery=/scenery

db_host=o2c-psql
db_port=5432
db_user=osm
db_passwd="FG-is-GREAT"