This commit is contained in:
Jeremy Fincher 2004-07-23 04:09:12 +00:00
parent 0c38398a8d
commit 3be6659342
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
Since we not support separate network entries, the old supybot.server
Since we now support separate network entries, the old supybot.server
configuration variable won't work. To fix this, add these lines to
your configuration:
supybot.networks.default: <network>
supybot.networks.<network>.server <server>
supybot.networks.<network>.password <password>
supybot.networks.<network>.server: <server>
supybot.networks.<network>.password: <password>
Where <network> is the name of the network you're connecting to,
<server> is the old supybot.server, and <password> is the old