router
router copied to clipboard
subscription: put a default value for `subscription.max_opened_subscriptions`
In order to harden the configuration for subscription we should put a default value for that limit of opened subscriptions set to 8000 by default., it should also support disabled as value to not set a limit if we want. And document it properly here