diff options
Diffstat (limited to 'docs/conf/modules.conf.example')
| -rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 69022ebd8..b1a9ef247 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1921,7 +1921,7 @@ # Repeat module: Allows to block, kick or ban upon similar messages # being uttered several times. Provides channel mode +E. # -# Syntax: [~|*]<lines>:<sec>[:<difference>][:<backlog>] +# Syntax: [~|*]<lines>:<duration>[:<difference>][:<backlog>] # ~ is to block, * is to ban, default is kick. # lines - In mode 1, the amount of lines that has to match consecutively. # In mode 2, the size of the backlog to keep for matching. |
