]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update faq.rst
authorTingPing <redacted>
Wed, 19 Mar 2014 15:39:32 +0000 (11:39 -0400)
committerTingPing <redacted>
Wed, 19 Mar 2014 15:39:32 +0000 (11:39 -0400)
faq.rst

diff --git a/faq.rst b/faq.rst
index 12dd36b1291a5f8699f50eb43b1ea19ba641502c..42332d0b88897d6ff74695a2fab59306cbd86846 100644 (file)
--- a/faq.rst
+++ b/faq.rst
@@ -22,6 +22,9 @@ many options have changed and you may encounter some oddities migrating.
   3. Rename ``%APPDATA%\HexChat\servlist_.conf`` to ``%APPDATA%\HexChat\servlist.conf``
   4. Rename ``%APPDATA%\HexChat\xchatlogs`` to ``%APPDATA%\HexChat\logs``
   5. Move all your 3rd party addons (plugins/scripts) to ``%APPDATA%\HexChat\addons``
+  
+The server list format also changed, instead of a giant autojoin list formatted ``J=chan1,chan2 key1,key2``
+it is now formatted on seperate lines ``J=chan1,key1\nJ=chan2,key2``
 
 
 How do I autoconnect and join a channel on start?