jrnl/features/data/configs/empty.json
William Minchin 65aae7e0be Expand date tests
of the 93 tests added, it passes 47
2014-02-08 13:08:38 -07:00

14 lines
No EOL
264 B
JSON

{
"default_hour": 9,
"timeformat": "%Y-%m-%d %H:%M",
"linewrap": 80,
"encrypt": false,
"editor": "",
"default_minute": 0,
"highlight": true,
"password": "",
"journals": {
"default": "features/journals/empty.journal"
},
"tagsymbols": "@"
}