mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-12 05:02:33 +01:00
example-conf: be more clear that network names (e.g. "inspnet:") should be changed
This commit is contained in:
parent
a3ff32c22e
commit
31ddc37db4
@ -77,10 +77,11 @@ servers:
|
|||||||
# remove ones that you don't need in your config.
|
# remove ones that you don't need in your config.
|
||||||
|
|
||||||
# Short name for the network. This is used for relay's nick suffixes, the
|
# Short name for the network. This is used for relay's nick suffixes, the
|
||||||
# network plugin's (dis)connect commands, and elsewhere internally.
|
# network plugin's (dis)connect commands, and various other places internally.
|
||||||
# You should change this to some abbreviation representing your network
|
# CHANGE THIS to some abbreviation representing your network; usually
|
||||||
# name; usually something 3-5 characters should be good.
|
# something 3-5 characters should be good.
|
||||||
inspnet:
|
inspnet:
|
||||||
|
|
||||||
# Server IP, port, and passwords. The ip: field also supports resolving
|
# Server IP, port, and passwords. The ip: field also supports resolving
|
||||||
# hostnames.
|
# hostnames.
|
||||||
ip: 127.0.0.1
|
ip: 127.0.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user