thd/cache/frontend/dev/config/config_app.yml.php
changeset 104 8e4fe6f3337d
parent 103 d2af8a210f5d
child 105 c8f710cd1fb1
equal deleted inserted replaced
103:d2af8a210f5d 104:8e4fe6f3337d
     1 <?php
       
     2 // auto-generated by sfDefineEnvironmentConfigHandler
       
     3 // date: 2009/09/21 14:46:31
       
     4 sfConfig::add(array(
       
     5   'app_storage_uploads' => '/Users/gautierthibault/Sites/thd/web/uploads/',
       
     6   'app_storage_format' => '.csv',
       
     7   'app_player_videoPath' => 'http://localhost/thd/web/videos/',
       
     8 ));