]> jfr.im git - solanum.git/blob - tests/send1.conf
ircd: check caps for user in sendto_common_channels_local
[solanum.git] / tests / send1.conf
1 serverinfo {
2 sid = "0AA";
3 name = "me.test";
4 description = "Test server";
5 network_name = "Test network";
6 };
7
8 connect "remote.test" {
9 host = "::1";
10 fingerprint = "test";
11 class = "default";
12 };
13