doc/connecting-servers: update example atheme protocol module
Atheme has had a protocol module designed specifically for Solanum for some time now that includes proper support for new IRCd features.
This commit is contained in:
parent
e593329945
commit
a445c2ed63
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ hostname.
|
|||
|
||||
For example, with atheme::
|
||||
|
||||
loadmodule "modules/protocol/charybdis";
|
||||
loadmodule "modules/protocol/solanum";
|
||||
|
||||
uplink "a.example.org" {
|
||||
host = "localhost";
|
||||
|
|
Loading…
Reference in a new issue