Skip to content

Commit 1a5a4c5

Browse files
cleanup
1 parent 52c15b5 commit 1a5a4c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

otoroshi/conf/application.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1712,7 +1712,6 @@ otoroshi {
17121712
distributed-redis {
17131713
enabled = false # when true, throttling and quotas are routed to a dedicated redis shared by all otoroshi nodes
17141714
enabled = ${?OTOROSHI_RATE_LIMITER_DISTRIBUTED_REDIS_ENABLED}
1715-
# uri = "redis://localhost:6380" # uri of the dedicated redis used for distributed throttling/quotas
17161715
uris = []
17171716
urisStr = ${?OTOROSHI_RATE_LIMITER_DISTRIBUTED_REDIS_URIS}
17181717
}

0 commit comments

Comments
 (0)