diff options
| author | David Bremner <david@tethera.net> | 2023-01-05 20:02:04 -0400 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-04-02 19:21:37 -0300 |
| commit | c6733a45c8ff698505ff330d2edce92c90cbc946 (patch) | |
| tree | 216fc70710a8b41c676a720e805209d50638964d /test/T055-path-config.sh | |
| parent | 44924a6a09659c97d6cde383bf7deac0413d07c3 (diff) | |
lib: add config key INDEX_AS_TEXT
Higher level processing as a list of regular expressions and
documentation will follow.
Diffstat (limited to 'test/T055-path-config.sh')
| -rwxr-xr-x | test/T055-path-config.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/T055-path-config.sh b/test/T055-path-config.sh index fe295324..efc79e8b 100755 --- a/test/T055-path-config.sh +++ b/test/T055-path-config.sh @@ -299,6 +299,7 @@ database.backup_dir database.hook_dir database.mail_root=MAIL_DIR database.path +index.as_text= maildir.synchronize_flags=true new.ignore= new.tags=unread;inbox |
