Skip to content

Commit

Permalink
docs: improve docs about reload (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfordzhang authored Oct 22, 2023
1 parent 89e6c8d commit 7e57531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/user-guide/reload-and-suspend.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dae supports configuration reloading and program suspending, which can help you

## Reload

Generally, dae won't interrupt connections when reloading configuration. And reloading is much faster than restarting.
Generally, dae won't interrupt connections when reloading configuration. And reloading is much faster than restarting. Reloading will also manually update all subscriptions simultaneously.

Usage:

Expand Down

0 comments on commit 7e57531

Please sign in to comment.