3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 13:09:23 +01:00

ffaq: fix formatting in the connection troubleshooting guide

This commit is contained in:
James Lu 2017-07-31 00:27:48 +08:00
parent 99acd06e02
commit f1f8f91bd7

View File

@ -16,7 +16,7 @@ You must use **spaces** and not tabs to indent your configuration file! (`\t` is
As a general guide, you should check the following before asking for support:
1) Is the target network's IRCd showing failed connection attempts?
- Is the target network's IRCd showing failed connection attempts?
- If not:
1) Is PyLink connecting to the right port (i.e. one the IRCd is listening on?)
2) Is the target network's IRCd actually binding to the port you're trying to use? If there is a port conflict with another program, the IRCd may fail to bind but *still start* on other ports that are free.