We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdd60e0 commit b8e349fCopy full SHA for b8e349f
1 file changed
src/content/docs/velocity/admin/reference/system-properties.md
@@ -55,6 +55,11 @@ The default value shown may not be set for the property but will only be used by
55
- **default**: `64`
56
- **description**: Limits known packs to the Vanilla default to prevent crashing Velocity.
57
58
+#### velocity.max-clientside-plugin-channels
59
+
60
+- **default**: `1024`
61
+- **description**: Limits the plugin messaging channels registered by the client, as both Velocity and the backend servers need to keep track of them.
62
63
#### velocity.max-packets-per-flush
64
65
- **default**: `8192`
0 commit comments