mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-22 18:52:45 +01:00
Updated.
This commit is contained in:
parent
0c38398a8d
commit
3be6659342
6
RELNOTES
6
RELNOTES
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user