Api Rate limiter
You can configure rate limiter cache in local.php By default, filesystem is used as:
You can configure memcached server:
Or whatever cache you want described in Symfony cache documentation.
You can configure rate limiter cache in local.php By default, filesystem is used as:
You can configure memcached server:
Or whatever cache you want described in Symfony cache documentation.