Changeset 7071
- Timestamp:
- 01/16/08 18:16:13 (8 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1.0/data/skeleton/app/app/config/settings.yml
r6127 r7071 52 52 # use_process_cache: on # Enable symfony optimizations based on PHP accelerators. Set to off for tests or when you have enabled a PHP accelerator in your server but don't want symfony to use it internally. 53 53 # compressed: off # Enable PHP response compression. Set to on to compress the outgoing HTML via the PHP handler. 54 # check_lock: off # Enable the application lock system triggered by the clear-cache and disable tasks. Set to on to have all requests to disabled applications redirected to the $sf_symfony_data_dir/web/arrors/unavailable.php page.54 # check_lock: off # Enable the application lock system triggered by the clear-cache task. Set to on to have all requests redirected to the $sf_symfony_data_dir/web/arrors/unavailable.php page during the clear-cache process. 55 55 # 56 56 # # Output escaping settings