jrnl/features/data/configs/multiple.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

16 lines
364 B
YAML

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