diff --git a/experience/kong/experience-service.yaml b/experience/kong/experience-service.yaml index 64b0d09..6fa1c8c 100644 --- a/experience/kong/experience-service.yaml +++ b/experience/kong/experience-service.yaml @@ -14,9 +14,9 @@ services: - name: graphql-rate-limiting-advanced config: limit: - - 15 + - 500 window_size: - - 30 + - 120 sync_rate: -1 port: 8084 protocol: http