|
|
@@ -614,10 +614,6 @@ zone.external.force_gc_policy = 16000|16MB
|
|
|
## of queued MQTT messages of QoS 1 and 2.
|
|
|
##
|
|
|
## Numbers delimited by `|'. Zero or negative is to disable.
|
|
|
-##
|
|
|
-## Default:
|
|
|
-## - 10000|32MB on ARCH_64 system
|
|
|
-## - 10000|16MB on ARCH_32 sytem
|
|
|
## zone.external.force_shutdown_policy = 32000|32MB
|
|
|
|
|
|
## Maximum MQTT packet size allowed.
|
|
|
@@ -837,10 +833,6 @@ zone.internal.mqueue_store_qos0 = true
|
|
|
zone.internal.enable_flapping_detect = off
|
|
|
|
|
|
## See zone.$name.force_shutdown_policy
|
|
|
-##
|
|
|
-## Default:
|
|
|
-## - 10000|32MB on ARCH_64 system
|
|
|
-## - 10000|16MB on ARCH_32 sytem
|
|
|
## zone.internal.force_shutdown_policy = 128000|128MB
|
|
|
|
|
|
## All the topics will be prefixed with the mountpoint path if this option is enabled.
|