Skip to content

Commit

Permalink
Adds GraphQL RL plugin to experience API
Browse files Browse the repository at this point in the history
  • Loading branch information
rspurgeon committed Sep 21, 2023
1 parent abbb79e commit 4a37c69
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions experience/kong/experience-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,13 @@ services:
config:
strategy: memory
cache_ttl: 15
- name: graphql-rate-limiting-advanced
config:
limit:
- 1
window_size:
- 5
sync_rate: -1
port: 8084
protocol: http
routes:
Expand Down

0 comments on commit 4a37c69

Please sign in to comment.