Skip to content

Commit 4668d6a

Browse files
authored
chore_: specify kdfIterations explictly (#22079)
1 parent 6c9c92e commit 4668d6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/status_im/contexts/profile/config.cljs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
[]
1111
{;; Temporary fix until https://github.com/status-im/status-go/issues/3024 is resolved
1212
:wakuV2Nameserver "8.8.8.8"
13+
:kdfIterations 3200
1314
:statusProxyEnabled config/status-proxy-enabled?
1415
:statusProxyStageName config/status-proxy-stage-name
1516
:statusProxyMarketUser config/STATUS_BUILD_PROXY_USER

0 commit comments

Comments
 (0)