BW_ITEM_WORKERS
This commit is contained in:
parent
e490b67377
commit
97e5a2b921
1 changed files with 2 additions and 2 deletions
4
.envrc
4
.envrc
|
@ -10,6 +10,6 @@ rm -rf .cache/bw/git_deploy
|
||||||
export BW_GIT_DEPLOY_CACHE=.cache/bw/git_deploy
|
export BW_GIT_DEPLOY_CACHE=.cache/bw/git_deploy
|
||||||
mkdir -p "$BW_GIT_DEPLOY_CACHE"
|
mkdir -p "$BW_GIT_DEPLOY_CACHE"
|
||||||
export EXPERIMENTAL_UPLOAD_VIA_CAT=1
|
export EXPERIMENTAL_UPLOAD_VIA_CAT=1
|
||||||
export BW_ITEM_WORKERS=16
|
export BW_ITEM_WORKERS=64
|
||||||
export BW_NODE_WORKERS=32
|
export BW_NODE_WORKERS=16
|
||||||
unset PS1
|
unset PS1
|
||||||
|
|
Loading…
Reference in a new issue