diff --git a/light_patch.diff b/light_patch.diff index 47a97ce..040ec05 100644 --- a/light_patch.diff +++ b/light_patch.diff @@ -142,7 +142,7 @@ index 4779c3335..e218df7e1 100644 + m_confirm_backlog = false; + m_confirm_export_overwrite = false; + m_confirm_non_default_ring_size = true; -+ ++ m_inactivity_lock_timeout = 525600; std::string keys_file_buf; bool r = load_from_file(keys_file_name, keys_file_buf); THROW_WALLET_EXCEPTION_IF(!r, error::file_read_error, keys_file_name);