1
0
mirror of https://github.com/prirun/p50em.git synced 2026-04-16 07:56:21 +00:00

Update ring.cfg uid/password description

This commit is contained in:
Jim Wilcoxson
2020-03-14 22:13:05 -04:00
committed by GitHub
parent fcd31d3f17
commit 8ecdefb86d

6
em.1
View File

@@ -200,12 +200,12 @@ will be created if it does not exist when the drive is first written.
.TP
ring.cfg
A list of nodes in the ring network. Fields are node number (integer
1-249), ip address and port, unique ID (essentially a password, 16
hexadecimal digits). Only required if a ringnet is to be established.
1-249), ip address and port, unique ID (essentially a password, up to 16
non-space characters). Only required if a ringnet is to be established.
Example:
.EX
1 127.0.0.1:8001 1234567890123456
1 127.0.0.1:8001 1234567890123456 # comment
.EE
.TP
ring0.map