Update emqx.conf

This commit is contained in:
zhouzb 2020-01-15 18:34:10 +08:00 committed by Feng Lee
parent 40ed0ce7ad
commit 9a76164e65
1 changed files with 6 additions and 6 deletions

View File

@ -820,12 +820,12 @@ zone.internal.mqueue_store_qos0 = true
## Value: on | off ## Value: on | off
zone.internal.enable_flapping_detect = off zone.internal.enable_flapping_detect = off
# ## See zone.$name.force_shutdown_policy ## See zone.$name.force_shutdown_policy
# ## ##
# ## Default: ## Default:
# ## - 10000|32MB on ARCH_64 system ## - 10000|32MB on ARCH_64 system
# ## - 10000|16MB on ARCH_32 sytem ## - 10000|16MB on ARCH_32 sytem
# zone.internal.force_shutdown_policy = 100000|64MB ## zone.internal.force_shutdown_policy = 100000|64MB
## All the topics will be prefixed with the mountpoint path if this option is enabled. ## All the topics will be prefixed with the mountpoint path if this option is enabled.
## ##