mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
default init
This commit is contained in:
parent
dd8bf5076f
commit
ed0b1ed030
@ -117,7 +117,7 @@ struct ClientDBInfo {
|
||||
Optional<Value> forward;
|
||||
std::vector<VersionHistory> history;
|
||||
UID clusterId;
|
||||
bool isEncryptionEnabled;
|
||||
bool isEncryptionEnabled = false;
|
||||
|
||||
TenantMode tenantMode;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user