Skip to content

config properties rate_limiter properties store

GitHub Action edited this page Nov 7, 2024 · 6 revisions

Version

v1.2.1

store Type

string

store Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"in_memory"
"redis"

store Default Value

The default value is:

"in_memory"
Clone this wiki locally