Add a password protected channel in sample file.
This commit is contained in:
parent
08050235ed
commit
6fa60fc496
@ -121,6 +121,11 @@ user {
|
||||
|
||||
# Autojoined channels:
|
||||
channel { name = "#bip"; };
|
||||
# Password protected channel
|
||||
channel {
|
||||
name = "#elite_UnDeRgR0uNd";
|
||||
key = "sikour";
|
||||
};
|
||||
};
|
||||
|
||||
# another connection (optionnal)
|
||||
|
Loading…
Reference in New Issue
Block a user