Skip to content

Commit

Permalink
runtime: drop unresponsive Roughtime server
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Apr 16, 2020
1 parent fb8ccbb commit 241029f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oak/server/time/roughtime_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ const std::vector<RoughtimeServerSpec> kDefaultServers{
"etPaaIxcBMY1oUeGpwvPMCJMwlRVNxv51KK/tktoJTQ="},
{"Cloudflare", "roughtime.cloudflare.com", 2002,
"gD63hSj3ScS+wuOeGrubXlq35N1c5Lby/S+T7MNTjxo="},
{"int08h", "roughtime.int08h.com", 200, "AW5uAoTSTDfG5NfY1bTh08GUnOqlRb+HVhbJ3ODJvsE="},
{"mixmin", "ticktock.mixmin.net", 5333, "cj8GsiNlRkqiDElAeNMSBBMwrAl15hYPgX50+GWX/lA="}};

const int kDefaultMinOverlappingIntervals = 3;
Expand Down

0 comments on commit 241029f

Please sign in to comment.