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 biryani_i18n_dir = %(here)s/../biryani/biryani/i18n/
20 cache_dir = %(here)s/cache
21 # custom_templates_dir = /path/to/custom/templates
26 markers_url = http://localhost:7000/images/markers/
27 petitpois_url = http://127.0.0.1:5000/
30 territoria_url = http://127.0.0.1:8090/
31 tile_url_template = http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
33 # CSS & JavaScript URLs
34 bootstrap.css = http://localhost:7000/bootstrap/latest/css/bootstrap.min.css
35 bootstrap.js = http://localhost:7000/bootstrap/latest/js/bootstrap.min.js
36 easyxdm.js = http://localhost:7000/easyxdm/latest/easyXDM.min.js
37 gadget-integration.js = http://localhost:7002/integration.js
38 easyxdm.swf = http://localhost:7000/easyxdm/latest/easyxdm.swf
39 jquery.js = http://localhost:7000/jquery/jquery.min.js
40 jquery-ui.css = http://localhost:7000/jquery-ui/latest/themes/smoothness/jquery-ui.css
41 jquery-ui.js = http://localhost:7000/jquery-ui/latest/jquery-ui.min.js
42 json2.js = http://localhost:7000/easyxdm/latest/json2.js
43 leaflet.css = http://localhost:7000/leaflet/latest/leaflet.css
44 leaflet.ie.css = http://localhost:7000/leaflet/latest/leaflet.ie.css
45 leaflet.js = http://localhost:7000/leaflet/latest/leaflet.js
46 pie.js = http://localhost:7000/css3pie/latest/PIE.js
47 prettify.js = http://localhost:7000/google-code-prettify/latest/prettify.js