correct braces for initial command
This commit is contained in:
parent
c8d3fd6dff
commit
a06881d9ed
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
initial_command = search tag:inbox OR tag:draft AND NOT tag:killed
|
||||
initial_command = search (tag:inbox OR tag:draft) AND NOT tag:killed
|
||||
periodic_hook_frequency = 60
|
||||
|
||||
attachment_prefix = /data/temporary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue