1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +00:00

Further remove solr

This commit is contained in:
Michael Kroes 2019-10-02 08:38:54 +02:00
parent a7b2f72a2d
commit fc9027ad39
2 changed files with 0 additions and 4 deletions

View File

@ -1,2 +0,0 @@
#!/bin/bash
/usr/bin/doveadm fts rescan -A

View File

@ -1,2 +0,0 @@
*/1 * * * * root /usr/bin/curl http://127.0.0.1:8080/solr/update?commit=true &>/dev/null
30 3 * * * root /usr/bin/curl http://127.0.0.1:8080/solr/update?optimize=true &>/dev/null