1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-03 09:33:11 +02:00

- set::services-server is now required to be set (#0000730).

This commit is contained in:
Bram Matthys
2003-02-15 23:41:23 +00:00
parent f2eb5f48b6
commit 36d7d271cc
3 changed files with 7 additions and 2 deletions
+2 -2
View File
@@ -1387,8 +1387,8 @@ loadmodule "src/modules/scan_http.so";
Defines the name of the default server to tell users to connect to if this server
is full.</p>
<p><font class="set">set::services-server &lt;server-name&gt;;</font><br>
Specifies the name of the server that the services bots are connected to. If
services are not run this value may be left out.</p>
Specifies the name of the server that the services bots are connected to. Required,
set it to something like services.yournet.com if you don't have services.</p>
<p><font class="set">set::stats-server &lt;server-name&gt;;</font><br>
Sets the name of the server on which the stats bot is located. If stats are
not run this value may be left out.</p>