Skip to content

Commit

Permalink
docs: Add details for automatic syncing of debug.yaml (#9604)
Browse files Browse the repository at this point in the history
  • Loading branch information
Revolyssup authored Jun 6, 2023
1 parent 7e3b402 commit 71c6048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/en/latest/debug-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ basic:
enable: true
```
APISIX loads the configurations of `debug.yaml` on startup and then checks if the file is modified on an interval of 1 second. If the file is changed, APISIX automatically applies the configuration changes.

:::note

For APISIX releases prior to v2.10, basic debug mode is enabled by setting `apisix.enable_debug = true` in your configuration file (`conf/config.yaml`).
Expand Down

0 comments on commit 71c6048

Please sign in to comment.