3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-27 21:19:31 +01:00

example-conf: correct wrong default pingfreq

(cherry picked from commit 0460df0e51)
This commit is contained in:
James Lu 2016-06-27 22:46:53 -07:00
parent b1e138d9c5
commit dda1d6865d

View File

@ -84,9 +84,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: "/"