Skip to content
Snippets Groups Projects
Commit 5a5a0e82 authored by Christian Berendt's avatar Christian Berendt
Browse files

added commented new parameters

parent 71ef30ea
No related branches found
No related tags found
Loading
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment