We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9c92e commit 4668d6aCopy full SHA for 4668d6a
src/status_im/contexts/profile/config.cljs
@@ -10,6 +10,7 @@
10
[]
11
{;; Temporary fix until https://github.com/status-im/status-go/issues/3024 is resolved
12
:wakuV2Nameserver "8.8.8.8"
13
+ :kdfIterations 3200
14
:statusProxyEnabled config/status-proxy-enabled?
15
:statusProxyStageName config/status-proxy-stage-name
16
:statusProxyMarketUser config/STATUS_BUILD_PROXY_USER
0 commit comments