Skip to content

Instantly share code, notes, and snippets.

Created March 23, 2015 15:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/ecf429c9df480a523e65 to your computer and use it in GitHub Desktop.
Save anonymous/ecf429c9df480a523e65 to your computer and use it in GitHub Desktop.
<?php
if (!defined('TYPO3_MODE')) {
die ('Access denied.');
}
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tslib/index_ts.php']['preprocessRequest']['nxsecuredownload'] = 'Netlogix\\Nxsecuredownload\\Service\\RenderingDispatcher->preProcessRequest';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment