set inactivity_lock_timeout for 1 year

pull/27/head
wowario 4 years ago
parent f8d4ca62ad
commit c3a6f8cb61
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -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);