mirror of
https://github.com/Xahau/xahaud.git
synced 2026-04-29 15:37:46 +00:00
legacy tests passing
This commit is contained in:
@@ -1168,7 +1168,7 @@ r.ripple.com:51235
|
||||
|
||||
std::vector<ConfigUnit> units = {
|
||||
{"seconds", 1, 15 * 60, false},
|
||||
{"minutes", 60, 14, false},
|
||||
{"minutes", 60, 1, true},
|
||||
{"minutes", 60, 15, true},
|
||||
{"hours", 3600, 10, true},
|
||||
{"days", 86400, 10, true},
|
||||
|
||||
Reference in New Issue
Block a user