Move configuration of GPX file locations to application.yml

This commit is contained in:
Tom Hughes 2010-08-05 00:10:44 +01:00
parent f07819d81a
commit f660d1e7e3
2 changed files with 4 additions and 6 deletions

View file

@ -1,5 +0,0 @@
# Set location of GPX trace files
GPX_TRACE_DIR = "/home/osm/traces"
# Set location of GPX image files
GPX_IMAGE_DIR = "/home/osm/images"