.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../../../../Includes.txt .. _administrators_setup_caddy_privacy_clearrecords: Clear Records ============= Caddy stores user data like e-mail, name and address in the table tx_caddy_order. Caddy stores ordered items in the table tx_caddy_item without any user data. Please remove "deprecated" records from both tables regularly and automatically. Setup ----- * Modul System > Scheduler * Add task * Class: Scheduler: Table garbage collection * Frequency: 86400 (run it once a day) * Table to clean up: tx_caddy_order Please repeat the configuration for the table tx_caddy_item.