sample configuration: add per connection log parameter

This commit is contained in:
Pierre-Louis Bonicoli 2016-04-13 01:13:11 +02:00
parent ab8e5eece1
commit 30270bc8e8
1 changed files with 4 additions and 0 deletions

View File

@ -186,6 +186,10 @@ user {
name = "iiens"; # used by bip only
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
# behavior than the one defined in the parent user {}.
#ssl_check_mode = "none";