mirror of
https://github.com/tim-beatham/smegmesh.git
synced 2025-01-18 19:48:20 +01:00
15 lines
321 B
YAML
15 lines
321 B
YAML
|
certificatePath: "/wgmesh/cert/cert.pem"
|
||
|
privateKeyPath: "/wgmesh/cert/priv.pem"
|
||
|
caCertificatePath: "/wgmesh/cert/cacert.pem"
|
||
|
skipCertVerification: true
|
||
|
timeout: 5
|
||
|
gRPCPort: "21906"
|
||
|
advertiseRoutes: true
|
||
|
clusterSize: 32
|
||
|
syncRate: 1
|
||
|
interClusterChance: 0.15
|
||
|
branchRate: 3
|
||
|
infectionCount: 3
|
||
|
keepAliveTime: 10
|
||
|
pruneTime: 20
|