.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../Includes.txt .. _administrators_setup_caddy_privacy_clearfiles: Clear Files ============= Caddy stores attachments like invoice and delivery order by default at * fileadmin/tx_caddy_pi1/rootpage_49 where 49 is the id of the root page of your shop. You can remove "deprecated" files from this path regularly and automatically. Precondition ------------ You need the extension Duty (duty): https://extensions.typo3.org/extension/duty/ Setup ----- * Modul System > Scheduler * Add task * Class: Duty: clear directory * Frequency: 86400 (run it once a day) * Path (without ending slash): fileadmin/tx_caddy_pi1/rootpage_49 (if 49 is the id of the root page of your shop) Note ---- :ref:`Setup storage folder `