From dd9affd1f9314e2c0c1fd533af1f72658e2c3440 Mon Sep 17 00:00:00 2001 From: systopia Date: Fri, 17 Nov 2017 15:59:52 +0100 Subject: [PATCH] disable mosaic by default --- proxy/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy/config.php b/proxy/config.php index 97ad7b5..cb1f740 100644 --- a/proxy/config.php +++ b/proxy/config.php @@ -29,7 +29,7 @@ $target_rest = $target_civicrm . '/sites/all/modules/civicrm/extern/rest.ph $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_mosaico = $target_civicrm . '/civicrm/mosaico/img?src='; +$target_mosaico = NULL; // (disabled by default): $target_civicrm . '/civicrm/mosaico/img?src='; $target_mail_view = $target_civicrm . '/civicrm/mailing/view'; // Set api-key for mail subscribe/unsubscribe user