We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66ac13 commit 734d791Copy full SHA for 734d791
config/samples/config.yaml
@@ -32,6 +32,8 @@ secure_metrics: false # The secure metrics configuration.
32
33
exec_adc_timeout: 15s # The timeout for the ADC to execute.
34
# The default value is 15 seconds.
35
+disable_gateway_api: false # Whether to disable the Gateway API support.
36
+ # The default value is false.
37
38
provider:
39
type: "apisix" # Provider type.
0 commit comments