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]
|
||||
music = "/home/user/music"
|
||||
mail = "/home/user/mail"
|
||||
contacts = "/home/user/contacts"
|
||||
|
||||
[mail]
|
||||
# The name of the mail reference collection
|
||||
|
|
Loading…
Reference in a new issue