Tuning some numbers
This commit is contained in:
parent
902048e282
commit
dfa9419b67
3 changed files with 3 additions and 3 deletions
|
|
@ -15,7 +15,7 @@ $PSQL -f update_indices.sql
|
|||
|
||||
echo "============ Updating HTML cache"
|
||||
test -f .config && source ./.config
|
||||
./cache-html.pl --batch=5 --delay=0.5 --maxbatches=100
|
||||
./cache-html.pl --batch=5 --delay=0.5 --maxbatches=1000
|
||||
|
||||
echo "============ Updating database dumps"
|
||||
./export.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue