summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-02-20 14:42:16 +0100
committerMatthias Beyer <mail@beyermatthias.de>2019-02-20 16:22:52 +0100
commita959167b15d7ecfeb552253033f33cf0ece13e30 (patch)
treee696a71a9b0cca3b9307cf24453e383346fae436 /imagrc.toml
parenta819aeb6edc1778ea3ace256a15da698777fa81c (diff)
Rewrite imag-mail
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/imagrc.toml b/imagrc.toml
index b1c5478d..f1d3be91 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -355,4 +355,9 @@ execute_in_store = false
# The base pathes define the search pathes for libimagentryref
[ref.basepathes]
music = "/home/user/music"
+mail = "/home/user/mail"
+
+[mail]
+# The name of the mail reference collection
+ref_collection_name = "mail"