Skip to content

Commit ceab8ff

Browse files
committed
Update README.md
1 parent 90ffb15 commit ceab8ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Here is the PHP code to submit the config file:
4747

4848
$job = Coconut_Job::create(array(
4949
'api_key' => 'k-api-key',
50-
'conf' => 'heywatch.conf',
50+
'conf' => 'coconut.conf',
5151
'source' => 'http://yoursite.com/media/video.mp4',
5252
'vars' => array('vid' => 1234)
5353
));

0 commit comments

Comments
 (0)