3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-24 03:29:28 +01:00

example-conf: correct wrong default pingfreq

This commit is contained in:
James Lu 2016-06-27 22:46:53 -07:00
parent e4b400042e
commit 0460df0e51

View File

@ -85,9 +85,9 @@ servers:
# Sets ping frequency (i.e. how long we should wait between sending
# pings to our uplink). When more than two consecutive pings are missed,
# PyLink will disconnect with a ping timeout. This defaults to 180 if
# PyLink will disconnect with a ping timeout. This defaults to 90 if
# not set.
pingfreq: 180
pingfreq: 90
# Separator character (used by relay)
separator: "/"