jrnl/features/data/configs/basic.yaml
Philip Douglass b8c127d9ee Add indent_character key to test configs
- The automatic upgrade of the configs produces a message that breaks
    output comparisons in the tests.
2016-04-07 17:54:16 -04:00

12 lines
226 B
YAML

default_hour: 9
default_minute: 0
editor: ""
encrypt: false
highlight: true
journals:
default: features/journals/simple.journal
linewrap: 80
tagsymbols: "@"
template: false
timeformat: "%Y-%m-%d %H:%M"
indent_character: "|"