mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
set Verbose=false
This commit is contained in:
parent
eff3ba1418
commit
df20ce92f7
@ -16,7 +16,7 @@ const unsigned Top = ~static_cast<unsigned>(0);
|
||||
|
||||
const unsigned InitialGen2CapacityInBytes = 4 * 1024 * 1024;
|
||||
|
||||
const bool Verbose = true;
|
||||
const bool Verbose = false;
|
||||
const bool Verbose2 = false;
|
||||
const bool Debug = false;
|
||||
const bool DebugFixies = false;
|
||||
|
Loading…
Reference in New Issue
Block a user