Reverting config file that shouldn't have been committed.

This commit is contained in:
Shaun McDonald 2009-05-22 18:41:33 +00:00
parent 53b4d645d8
commit 6fe22d41a9

View file

@ -1,5 +1,5 @@
# Set location of GPX trace files
GPX_TRACE_DIR = "/Users/shaunmcdonald/Documents/osm/pg_api06/public/traces"
GPX_TRACE_DIR = "/home/osm/traces"
# Set location of GPX image files
GPX_IMAGE_DIR = "/Users/shaunmcdonald/Documents/osm/pg_api06/public/images"
GPX_IMAGE_DIR = "/home/osm/images"