sample configuration: add per connection log parameter
This commit is contained in:
parent
ab8e5eece1
commit
30270bc8e8
@ -186,6 +186,10 @@ user {
|
|||||||
name = "iiens"; # used by bip only
|
name = "iiens"; # used by bip only
|
||||||
network = "iiens"; # which ircnet to connect to
|
network = "iiens"; # which ircnet to connect to
|
||||||
|
|
||||||
|
#log = false; # disable or enable logging and backlogging for
|
||||||
|
# the current connection. overrides global log
|
||||||
|
# parameter
|
||||||
|
|
||||||
# You can define ssl_check_mode here, if you want a different
|
# You can define ssl_check_mode here, if you want a different
|
||||||
# behavior than the one defined in the parent user {}.
|
# behavior than the one defined in the parent user {}.
|
||||||
#ssl_check_mode = "none";
|
#ssl_check_mode = "none";
|
||||||
|
Loading…
Reference in New Issue
Block a user