Changeset 97 for Xml/Validator
- Timestamp:
- 09/25/07 11:04:21 (14 months ago)
- Location:
- Xml/Validator/WebApp/validator
- Files:
-
- 1 added
- 1 modified
-
config/app.cfg (modified) (1 diff)
-
static/images/favicon.ico (added)
Legend:
- Unmodified
- Added
- Removed
-
Xml/Validator/WebApp/validator/config/app.cfg
r88 r97 40 40 # compress the data sends to the web browser 41 41 # [/] 42 base_url_filter.on = True 43 base_url_filter.use_x_forwarded_host = True 42 44 # gzip_filter.on = True 43 45 # gzip_filter.mime_types = ["application/x-javascript", "text/javascript", "text/html", "text/css", "text/plain"]
