mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Adding choice for caching rate limiting
This can be set in the config to 'redis' or 'memory'
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
{{ redisServer }}
|
||||
|
||||
####################################################################################################
|
||||
# Rate Limiting
|
||||
# Rate Limiting and caching
|
||||
|
||||
{{ rateLimits}}
|
||||
####################################################################################################
|
||||
|
||||
Reference in New Issue
Block a user