mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 18:49:03 -04:00
Fix the indentation of <options:xlinequit>.
This commit is contained in:
parent
25e4a63305
commit
5d436585ca
@ -651,19 +651,19 @@
|
||||
# banned from the server.
|
||||
xlinemessage="You're banned! Email irc@&networkDomain; with the ERROR line below for help."
|
||||
|
||||
# xlinequit: The quit message to show to opers and affected users when
|
||||
# a user is [KGZ]-lined. The variables you can use in this are:
|
||||
#
|
||||
# %created% - The date/time at which the X-line was created.
|
||||
# %duration% - The duration of the X-line.
|
||||
# %expiry% - The date/time at which the X-line expires.
|
||||
# %fulltype% - The type of X-line which was matched, suffixed with
|
||||
# "-lined" if its name is one or two characters.
|
||||
# %reason% - The reason the X-line was added.
|
||||
# %remaining% - The duration remaining on the X-line.
|
||||
# %setter% - The name of the X-line setter.
|
||||
# %type% - The type of X-line which was matched.
|
||||
xlinequit="%fulltype%: %reason%"
|
||||
# xlinequit: The quit message to show to opers and affected users when
|
||||
# a user is [KGZ]-lined. The variables you can use in this are:
|
||||
#
|
||||
# %created% - The date/time at which the X-line was created.
|
||||
# %duration% - The duration of the X-line.
|
||||
# %expiry% - The date/time at which the X-line expires.
|
||||
# %fulltype% - The type of X-line which was matched, suffixed with
|
||||
# "-lined" if its name is one or two characters.
|
||||
# %reason% - The reason the X-line was added.
|
||||
# %remaining% - The duration remaining on the X-line.
|
||||
# %setter% - The name of the X-line setter.
|
||||
# %type% - The type of X-line which was matched.
|
||||
xlinequit="%fulltype%: %reason%"
|
||||
|
||||
# modesinlist: Whether to show the current channel modes in the /LIST
|
||||
# output. Can be set to any one of:
|
||||
|
Loading…
x
Reference in New Issue
Block a user