mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-03-10 22:44:21 +00:00
Revert "bump min db version"
This reverts commit 802072ec17262b9fe62aac2e00bacbf86f26a15c.
This commit is contained in:
parent
802072ec17
commit
b909330518
@ -34,7 +34,7 @@ using json = nlohmann::json;
|
||||
|
||||
namespace {
|
||||
|
||||
static const int DB_MINIMUM_VERSION = 38;
|
||||
static const int DB_MINIMUM_VERSION = 20;
|
||||
|
||||
static const char *_timestr()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user