Update search results.
This commit is contained in:
parent
1a4c8faaa1
commit
4649d5b546
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Configuration.
|
||||
STORAGE_PREFIX="/storage/md0"
|
||||
#STORAGE_PREFIX="/storage/md0"
|
||||
STORAGE_PREFIX="/data/mirrors"
|
||||
LOCATE_DB="/tmp/mirrors.db"
|
||||
DEF_RESULTS=500
|
||||
MAX_RESULTS=3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue