added commented new parameters

This commit is contained in:
Christian Berendt 2013-07-03 18:06:27 +02:00
parent 71ef30ea30
commit 5a5a0e82f5

View file

@ -50,7 +50,12 @@ return array(
'run'=>false,
'key'=>'test',
'secret'=>'test',
'bucket'=>'bucket',
'bucket'=>'bucket'
//'hostname' => 'your.host.name',
//'port' => '443',
//'use_ssl' => 'true',
//'use_path_style' => 'false',
//'region' => 'us-west-1'
),
'dropbox' => array (
'run'=>false,