Implement reloading the configuration at runtime
This commit is contained in:
parent
79d1e2a86c
commit
587c3bb87c
|
@ -2,5 +2,6 @@
|
|||
"pass": "pass [password]",
|
||||
"logout": "logout",
|
||||
"connect": "connect [name] [address] [port] [ssl|plain] [nickname]",
|
||||
"list": "list"
|
||||
"list": "list",
|
||||
"rehash": "rehash"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue