Fix #406 for easy installing on ubuntu

This commit is contained in:
remco 2018-01-19 21:52:00 +01:00 committed by Yohan Boniface
parent c0063d2fa2
commit 411b3245c3

View file

@ -99,10 +99,10 @@ UMAP_READONLY = False
# For static deployment
STATIC_ROOT = '/home/srv/var/static'
STATIC_ROOT = '/srv/umap/var/static'
# For users' statics (geojson mainly)
MEDIA_ROOT = '/home/srv/umap/var/data'
MEDIA_ROOT = '/srv/umap/var/data'
# Default map location for new maps
LEAFLET_LONGITUDE = 2