notmuch: Fix database path
This commit is contained in:
parent
75bc7b47d6
commit
cf98fe7ac1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
# configured here named ".notmuch".
|
# configured here named ".notmuch".
|
||||||
#
|
#
|
||||||
[database]
|
[database]
|
||||||
path=/home/core/Mail
|
path=Mail
|
||||||
|
|
||||||
# User configuration
|
# User configuration
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue