Command¶
Target group: Administrators
The states of the rate limiter is stored in the var/form_rate_limit/
folder. To clean up this folder with expired states, a command is available. You
can call it on the console with:
vendor/bin/typo3 formratelimit:cleanupexpiredstorageentries
typo3/sysext/core/bin/typo3 formratelimit:cleanupexpiredstorageentries
You can add it to a crontab to run regularly.