Command
Target group: Administrators
The states of the rate limiter is stored in the var/
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
Copied!
typo3/sysext/core/bin/typo3 formratelimit:cleanupexpiredstorageentries
Copied!
To run the command regularly you can add a cron job or run it from the TYPO3 scheduler.