Changeset 1056:772dde8e4760
- Timestamp:
- 05/14/10 15:21:42 (3 years ago)
- Author:
- tgambet
- Branch:
- default
- convert_revision:
- svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@1057
- Message:
-
added USE_HTML_COMPACTOR property to activate or not the compactor filter (usefull for debugging)
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r964
|
r1056
|
|
| 12 | 12 | SHOW_LANGUAGE_UNAVAILABLE_MESSAGE = true |
| 13 | 13 | |
| | 14 | USE_HTML_COMPACTOR = true |
| | 15 | |
| 14 | 16 | DOCUMENT_CONNECT_TIMEOUT = 5000 |
| 15 | 17 | OBSERVER_CONNECT_TIMEOUT = 5000 |
| 16 | 18 | OBSERVER_READ_TIMEOUT = 0 |
| 17 | | |
| 18 | 19 | |
| 19 | 20 | PATH_TO_RESOURCES = ${UNICORN_HOME}/WEB-INF/resources/ |