View Issue Details

IDProjectCategoryView StatusLast Update
0006626unrealdocumentationpublic2026-05-26 18:47
Reporteradator Assigned Tosyzop  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version6.2.5 
Fixed in Version6.2.6 
Summary0006626: Documentation (connthrottle.set)
DescriptionIn the documentation it says that the argument enabled should be a string "on" or "off"
in my case it is more True or False.

here is the error message when i try to pass a string in the parameter enabled :

RPCResult(jsonrpc='2.0', method=None, error=RPCErrorModel(code=-32602, message="Missing parameter: 'enabled'"), result=None, id=123)
3rd party modules

Activities

syzop

2026-05-26 18:47

administrator   ~0023663

Ah at, https://www.unrealircd.org/docs/JSON-RPC:Connthrottle yeah I see it. Documentation updated.
Diff: https://www.unrealircd.org/docwiki/index.php?title=JSON-RPC:Connthrottle&diff=prev&oldid=15612

Thanks for the report :)

Issue History

Date Modified Username Field Change
2026-05-26 00:20 adator New Issue
2026-05-26 18:47 syzop Assigned To => syzop
2026-05-26 18:47 syzop Status new => resolved
2026-05-26 18:47 syzop Resolution open => fixed
2026-05-26 18:47 syzop Fixed in Version => 6.2.6
2026-05-26 18:47 syzop Note Added: 0023663