aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.rs
Commit message (Expand)AuthorAgeFilesLines
* don't allow setting lock_timeout to 0Jesse Luehrs2020-05-221-2/+10
* add command to clear a config settingJesse Luehrs2020-05-031-1/+1
* allow storing password databases from different serversJesse Luehrs2020-05-031-0/+6
* simplifyJesse Luehrs2020-05-031-7/+3
* improve error handling and reportingJesse Luehrs2020-04-121-0/+2
* read lock timeout from configJesse Luehrs2020-04-111-0/+6
* move some basic stuff into configJesse Luehrs2020-04-101-0/+76