docs: improve docs about reload (#347)

This commit is contained in:
Bradford Zhang 2023-10-22 22:29:37 +08:00 committed by GitHub
parent 89e6c8dabd
commit 7e57531f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: