test: Update local papisconf used for manual testing
This commit is contained in:
parent
81f8690b18
commit
9e88054736
1 changed files with 6 additions and 1 deletions
|
|
@ -1,7 +1,12 @@
|
|||
[settings]
|
||||
default-library = main
|
||||
picktool = papis
|
||||
formater = python
|
||||
formatter = python
|
||||
|
||||
[main]
|
||||
database-backend = whoosh
|
||||
use-cache = False
|
||||
dir = temp/lib
|
||||
|
||||
[plugins.extract]
|
||||
tags = {"red": "important", "green": "extra", "blue": "toread"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue