mirror of
https://github.com/jlu5/PyLink.git
synced 2025-01-12 05:02:33 +01:00
Fix config format for multinet
This commit is contained in:
parent
dba20d4efc
commit
1b4ec414cf
@ -11,9 +11,9 @@ login:
|
|||||||
user: admin
|
user: admin
|
||||||
password: changeme
|
password: changeme
|
||||||
|
|
||||||
server:
|
servers:
|
||||||
# Server name, port, and passwords
|
yournet:
|
||||||
netname: whatever
|
# Server IP, port, and passwords
|
||||||
ip: 127.0.0.1
|
ip: 127.0.0.1
|
||||||
port: 7000
|
port: 7000
|
||||||
recvpass: "abcd"
|
recvpass: "abcd"
|
||||||
|
Loading…
Reference in New Issue
Block a user