Add example configuration for contact basepath
This commit is contained in:
parent
a410486016
commit
784cc85fdb
1 changed files with 1 additions and 0 deletions
|
@ -356,6 +356,7 @@ execute_in_store = false
|
||||||
[ref.basepathes]
|
[ref.basepathes]
|
||||||
music = "/home/user/music"
|
music = "/home/user/music"
|
||||||
mail = "/home/user/mail"
|
mail = "/home/user/mail"
|
||||||
|
contacts = "/home/user/contacts"
|
||||||
|
|
||||||
[mail]
|
[mail]
|
||||||
# The name of the mail reference collection
|
# The name of the mail reference collection
|
||||||
|
|
Loading…
Reference in a new issue