mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 06:03:12 +02:00
- Remove old no-stealth configuration directive from documentation,
reported by katsklaw, patch from warg (#4036).
This commit is contained in:
@@ -2420,3 +2420,5 @@
|
||||
goes to the boot screen. When we are already booted it's sent to all
|
||||
IRCOps with a limit of max. 1 message per 5 minutes.
|
||||
- Refuse to boot when we can't write to any log file.
|
||||
- Remove old no-stealth configuration directive from documentation,
|
||||
reported by katsklaw, patch from warg (#4036).
|
||||
|
||||
@@ -2389,7 +2389,7 @@ set {
|
||||
<p>Now if you wanted to make the set statements separate, say you wanted to set
|
||||
your options in a single line.<br>
|
||||
Example:<br>
|
||||
set { options { hide-ulines; no-stealth; }; };<br>
|
||||
set { options { hide-ulines; show-connect-info; }; };<br>
|
||||
</p>
|
||||
<p><font class="set">set::kline-address <email-address>;</font><br>
|
||||
The email address that K:line questions should be sent to. This value must be
|
||||
|
||||
Reference in New Issue
Block a user