#
# The file is automatically loaded when joining the channel (case sensitive)
#
# Note that the following settings affect the window, not the channel
# it's okay for people who usually only have one channel per window
#
# Quiet mode: no mode, no join
# Notice the : , it sets the LOG_HIDE flag
s.w.10 :*** %n %d MODE %p
s.w.11 :*** %n %d MODE %p
s.w.13 :*** %B%n%B (%B%u@%h%B) has joined %d (%p)
# Quiet mode: hide splits
s.w.on.1 0x00040000
s.w.on.2 0x00040000
s.w.on.3 0x00040000
s.w.off.1 0x00020000
s.w.off.2 0x00020000
s.w.off.3 0x00020000
