Tests for soft-deprecating passwords in config

This commit is contained in:
Manuel Ebert 2013-10-20 13:43:04 -07:00
parent 30275492d4
commit 49a540dbbf
2 changed files with 20 additions and 1 deletions

View file

@ -0,0 +1,14 @@
{
"default_hour": 9,
"timeformat": "%Y-%m-%d %H:%M",
"linewrap": 80,
"encrypt": true,
"editor": "",
"default_minute": 0,
"highlight": true,
"password": "bad doggie no biscuit",
"journals": {
"default": "features/journals/encrypted.journal"
},
"tagsymbols": "@"
}