diff --git a/client/log_flags.C b/client/log_flags.C index ff29020b35..0d21c6cd9b 100644 --- a/client/log_flags.C +++ b/client/log_flags.C @@ -56,6 +56,7 @@ LOG_FLAGS::LOG_FLAGS() { time_debug = false; net_xfer_debug = false; measurement_debug = false; + dont_check_file_sizes = false; } // Parse log flag preferences