apache / apisix

The Cloud-Native API Gateway
https://apisix.apache.org/blog/
Apache License 2.0
14.24k stars 2.48k forks source link

in standalone mode,use conf/apisix.yaml like nginx conf.d #11380

Open Horus-K opened 2 months ago

Horus-K commented 2 months ago

Description

Can I use include conf.d/*.conf; in conf/apisix.yaml like nginx? I want to use multiple conf/apisix.yaml configuration files to ensure that too many configurations are not modified when updating

shreemaan-abhishek commented 1 month ago

I don't think APISIX should support this.