Add wallet unlock timeout as a Note in Getting Started
Open
discussion
- Dominant language
- C++
- Stars
- 39
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
File: [docs/02_getting-started/02_development-environment/05_create-development-wallet.md](https://github.com/EOSIO/welcome/blob/develop/docs/02_getting-started/02_development-environment/05_create-development-wallet.md)
Add a Note about the wallet timeout and the configuration option.
_By default, keosd is set to lock your wallet after 15 minutes of inactivity. This is configurable in the config.ini by setting the timeout seconds in unlock-timeout. Setting it to 0 will cause keosd to always lock your wallet._
Contributor guide
Assessment
This issue has not been assessed yet.