docs: clarify wording around subscription limits
This commit is contained in:
+4
-4
@@ -79,10 +79,10 @@ reject_future_seconds = 1800
|
||||
#
|
||||
#messages_per_sec = 5
|
||||
|
||||
# Limit client subscriptions created per second, averaged over one
|
||||
# minute. Must be an integer. If not set (or set to 0), defaults to
|
||||
# unlimited. Strongly recommended to set this to a low value such as
|
||||
# 10 to ensure fair service.
|
||||
# Limit client subscriptions created, averaged over one minute. Must
|
||||
# be an integer. If not set (or set to 0), defaults to unlimited.
|
||||
# Strongly recommended to set this to a low value such as 10 to ensure
|
||||
# fair service.
|
||||
#subscriptions_per_min = 0
|
||||
|
||||
# UNIMPLEMENTED...
|
||||
|
||||
Reference in New Issue
Block a user