]> git.openstreetmap.org Git - rails.git/commitdiff
Reverting config file that shouldn't have been committed.
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Fri, 22 May 2009 18:41:33 +0000 (18:41 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Fri, 22 May 2009 18:41:33 +0000 (18:41 +0000)
config/initializers/gpx.rb

index a967aaa04c10c9eb6cf31e62ecc098a29f31acdc..df4c6019c12e0213159893017b93e382890c0feb 100644 (file)
@@ -1,5 +1,5 @@
 # Set location of GPX trace files
 # 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
 
 # Set location of GPX image files
-GPX_IMAGE_DIR = "/Users/shaunmcdonald/Documents/osm/pg_api06/public/images"
+GPX_IMAGE_DIR = "/home/osm/images"