thread-count=32
This commit is contained in:
parent
28e7a3b97f
commit
0bacacf370
|
|
@ -45,6 +45,6 @@ jobs:
|
||||||
--check-hash=true \
|
--check-hash=true \
|
||||||
--check-size=true \
|
--check-size=true \
|
||||||
--rescan-local=true \
|
--rescan-local=true \
|
||||||
--thread-count=1024
|
--thread-count=32
|
||||||
- name: CDN refresh
|
- name: CDN refresh
|
||||||
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
run: ./qshell cdnrefresh --dirs -i ./cdnrefresh.txt
|
||||||
Loading…
Reference in New Issue