Skip to content

Commit 734d791

Browse files
committed
add example conf
1 parent f66ac13 commit 734d791

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config/samples/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ secure_metrics: false # The secure metrics configuration.
3232

3333
exec_adc_timeout: 15s # The timeout for the ADC to execute.
3434
# The default value is 15 seconds.
35+
disable_gateway_api: false # Whether to disable the Gateway API support.
36+
# The default value is false.
3537

3638
provider:
3739
type: "apisix" # Provider type.

0 commit comments

Comments
 (0)