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:
David Schultz 2023-05-15 17:47:30 -05:00 committed by Doug Freed
parent e593329945
commit a445c2ed63

View file

@ -112,7 +112,7 @@ hostname.
For example, with atheme::
loadmodule "modules/protocol/charybdis";
loadmodule "modules/protocol/solanum";
uplink "a.example.org" {
host = "localhost";