many new containers. work in progress
This commit is contained in:
parent
f0f9f608cc
commit
aed48ffdf8
31 changed files with 1042 additions and 1 deletions
8
mailserver/cron/fts_xapian
Normal file
8
mailserver/cron/fts_xapian
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Adding `MAILTO=""` prevents cron emailing notifications of the task outcome each run
|
||||
MAILTO=""
|
||||
#
|
||||
# m h dom mon dow user command
|
||||
#
|
||||
# Everyday 4:00AM, optimize index files
|
||||
0 4 * * * root doveadm fts optimize -A
|
||||
# EOF
|
Loading…
Add table
Add a link
Reference in a new issue