1
0
forked from bip/bip

Add a password protected channel in sample file.

This commit is contained in:
nohar 2006-02-02 09:31:23 +00:00
parent 08050235ed
commit 6fa60fc496

View File

@ -121,6 +121,11 @@ user {
# Autojoined channels:
channel { name = "#bip"; };
# Password protected channel
channel {
name = "#elite_UnDeRgR0uNd";
key = "sikour";
};
};
# another connection (optionnal)