Update some settings
This commit is contained in:
parent
78a933a101
commit
406cd80a2e
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@ worker_threads=3
|
||||||
backend=sqlite
|
backend=sqlite
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
fetch_extra_delay=30
|
fetch_extra_delay=2
|
||||||
api_key=my_key_here
|
api_key=my_key_here
|
||||||
store_raw_json=true
|
store_raw_json=true
|
||||||
|
|
||||||
[timing]
|
[timing]
|
||||||
items=604800
|
items=604800
|
||||||
icons=604800
|
icons=604800
|
||||||
shops=310
|
shops=120
|
||||||
creators=360
|
creators=400
|
||||||
|
|
Loading…
Reference in a new issue