Adressed @romainneutron's comments

This commit is contained in:
Nicolas Le Goff
2013-06-28 16:01:48 +02:00
parent 4a5a764d7d
commit ab6cf56fd6
2 changed files with 20 additions and 40 deletions

View File

@@ -357,10 +357,6 @@ class API_V1_adapter extends API_V1_Abstract
'authTokenDirectory' => $app['phraseanet.registry']->get('GV_mod_auth_token_directory'),
'authTokenDirectoryPath' => $app['phraseanet.registry']->get('GV_mod_auth_token_directory_path'),
'authTokenPassphrase' => $app['phraseanet.registry']->get('GV_mod_auth_token_passphrase'),
),
'files' => array(
'owner' => $app['phraseanet.registry']->get('GV_filesOwner'),
'group' => $app['phraseanet.registry']->get('GV_filesOwner'),
)
),
'maintenance' => array(