.. _configuration: ============= Configuration ============= .. toctree:: :maxdepth: 2 StorageRecord/Index Extension/Index Content Security Policies ========================= Starting with TYPO3 13, Content Security Policy (CSP) is enabled by default for the TYPO3 backend. Therefore, a specific configuration is required; otherwise, images and thumbnails will not be displayed or available for download. Since the URLs differ for each Bynder customer, you will need to provide the following configuration with your respective URL values in your TYPO3 SitePackage. **EXT:my_extension/Configuration/ContentSecurityPolicies.php** .. code-block:: php