diff --git a/DNBExportPlugin.inc.php b/DNBExportPlugin.inc.php index 98834b2..0a6c255 100644 --- a/DNBExportPlugin.inc.php +++ b/DNBExportPlugin.inc.php @@ -19,7 +19,7 @@ define('DNB_STATUS_DEPOSITED', 'deposited'); # determines whether to export remote galleys (experimental feature) -define('EXPORT_REMOTE_GALLEYS', true); +define('EXPORT_REMOTE_GALLEYS', false); define('ALLOWED_REMOTE_IP_PATTERN','/160.45./');//@RS implement IP pattern as setting define('ADDITIONAL_PACKAGE_OPTIONS','');//use --format=gnu with tar to avoid PAX-Headers