]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/gpx.rb
Merge branch 'master' into terms
[rails.git] / config / initializers / gpx.rb
index a967aaa04c10c9eb6cf31e62ecc098a29f31acdc..df4c6019c12e0213159893017b93e382890c0feb 100644 (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"