source: pro-bachkim-filespace/sourcecode/api.violet.vn/www/cache/platform/prod/config/config_logging.yml.php

Last change on this file was 19, checked in by dungnv, 11 years ago
File size: 298 bytes
Line 
1<?php
2// auto-generated by sfDefineEnvironmentConfigHandler
3// date: 2014/05/07 16:15:25
4sfConfig::add(array(
5  'sf_logging_enabled' => false,
6  'sf_logging_level' => 'err',
7  'sf_logging_rotate' => true,
8  'sf_logging_period' => 7,
9  'sf_logging_history' => 10,
10  'sf_logging_purge' => false,
11));
Note: See TracBrowser for help on using the repository browser.