From 4fcf7cf6950e1cf7713dac4c5ef226091fa39fc4 Mon Sep 17 00:00:00 2001 From: Jon goldberg Date: Wed, 26 Apr 2017 15:55:24 -0400 Subject: [PATCH] Insert Mosaico target path into config.php --- proxy/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/config.php b/proxy/config.php index eeda1fc..57b8c9a 100644 --- a/proxy/config.php +++ b/proxy/config.php @@ -30,6 +30,7 @@ $target_url = $target_civicrm . '/sites/all/modules/civicrm/extern/url.php $target_open = $target_civicrm . '/sites/all/modules/civicrm/extern/open.php'; $target_file = $target_civicrm . '/sites/default/files/civicrm/persist/'; $target_mail_view = $target_civicrm . '/civicrm/mailing/view'; +$target_mosaico_file = $target_civicrm . '/civicrm/mosaico/img?src='; // Set api-key for mail subscribe/unsubscribe user // Set to NULL/FALSE to disable the feature