Note that node Names are case sensitive.
This commit is contained in:
parent
2c7ecdcd0c
commit
bb228e2f05
2 changed files with 2 additions and 2 deletions
|
|
@ -361,7 +361,7 @@ while no routing table is managed.
|
|||
.It Va Name Li = Ar name Bq required
|
||||
This is the name which identifies this tinc daemon.
|
||||
It must be unique for the virtual private network this daemon will connect to.
|
||||
The Name may only consist of alphanumeric and underscore characters.
|
||||
The Name may only consist of alphanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive.
|
||||
If
|
||||
.Va Name
|
||||
starts with a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue