source: pro-bachkim-filespace/sourcecode/api.violet.vn/cache/platform/prod/config/config_app.yml.php @ 19

Last change on this file since 19 was 19, checked in by dungnv, 11 years ago
File size: 462 bytes
Line 
1<?php
2// auto-generated by sfDefineEnvironmentConfigHandler
3// date: 2014/05/07 16:15:25
4sfConfig::add(array(
5  'app_basehost' => 'api.violet.vn',
6  'app_convert_exe' => '/usr/bin/convert',
7  'app_identify_exe' => '/usr/bin/identify',
8  'app_mplayer_exe' => '/usr/bin/mplayer',
9  'app_flvtool2_exe' => '/usr/bin/flvtool2',
10  'app_ffmpeg_exe' => '/usr/local/bin/ffmpeg',
11  'app_swfdump_exe' => '/usr/local/bin/swfdump',
12  'app_7z_exe' => '/usr/local/bin/7z',
13));
Note: See TracBrowser for help on using the repository browser.