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
23 markers_url = http://localhost:7000/images/markers/
24 petitpois_url = http://127.0.0.1:5000/
27 territoria_url = http://127.0.0.1:8090/
28 tile_url_template = http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
30 # CSS & JavaScript URLs
31 bootstrap.css = http://localhost:7000/bootstrap/latest/css/bootstrap.min.css
32 bootstrap.js = http://localhost:7000/bootstrap/latest/js/bootstrap.min.js
33 easyxdm.js = http://localhost:7000/easyxdm/latest/easyXDM.min.js
34 gadget-integration.js = http://localhost:7002/integration.js
35 easyxdm.swf = http://localhost:7000/easyxdm/latest/easyxdm.swf
36 jquery.js = http://localhost:7000/jquery/jquery.min.js
37 jquery-ui.css = http://localhost:7000/jquery-ui/latest/themes/smoothness/jquery-ui.css
38 jquery-ui.js = http://localhost:7000/jquery-ui/latest/jquery-ui.min.js
39 json2.js = http://localhost:7000/easyxdm/latest/json2.js
40 leaflet.css = http://localhost:7000/leaflet/latest/leaflet.css
41 leaflet.ie.css = http://localhost:7000/leaflet/latest/leaflet.ie.css
42 leaflet.js = http://localhost:7000/leaflet/latest/leaflet.js
43 pie.js = http://localhost:7000/css3pie/latest/PIE.js
44 prettify.js = http://localhost:7000/google-code-prettify/latest/prettify.js