1 # Etalage - Development environment configuration
3 # The %(here)s variable will be replaced with the parent directory of this file.
7 # Uncomment and replace with the address which should receive any error reports
8 #email_to = you@yourdomain.com
9 smtp_server = localhost
10 error_email_from = etalage@localhost
19 cache_dir = %(here)s/cache
21 markers_url = http://localhost:7000/images/markers/
24 territoria_url = http://127.0.0.1:8090/
25 tile_url_template = http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
27 # CSS & JavaScript URLs
28 bootstrap.css = http://localhost:7000/bootstrap/1.3.0/bootstrap.min.css
29 easyxdm.js = http://localhost:7000/easyxdm/latest/easyXDM.min.js
30 easyxdm.swf = http://localhost:7000/easyxdm/latest/easyxdm.swf
31 jquery.js = http://localhost:7000/jquery/jquery-1.7.min.js
32 jquery-ui.css = http://localhost:7000/jquery-ui/1.8.16/themes/smoothness/jquery-ui.css
33 jquery-ui.js = http://localhost:7000/jquery-ui/1.8.16/jquery-ui.min.js
34 json2.js = http://localhost:7000/easyxdm/latest/json2.js
35 leaflet.css = http://localhost:7000/leaflet/git-v0.2.1-81-gdc1ddd8/leaflet.css
36 leaflet.ie.css = http://localhost:7000/leaflet/git-v0.2.1-81-gdc1ddd8/leaflet.ie.css
37 leaflet.js = http://localhost:7000/leaflet/git-v0.2.1-81-gdc1ddd8/leaflet.js
38 pie.js = http://localhost:7000/css3pie/1.0beta5/PIE.js