Skip to content

Commit 24f27cd

Browse files
committed
Removed defaults for engagement tracking so that template settings could be applied when using the SDK
1 parent ff0e8f5 commit 24f27cd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/SparkPost/Transmission.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,6 @@ class Transmission {
4949
'text'=>null,
5050
'email_rfc822'=>null
5151
),
52-
'options'=>array(
53-
'open_tracking'=>true,
54-
'click_tracking'=>true
55-
),
5652
'use_draft_template'=>false
5753
);
5854

0 commit comments

Comments
 (0)