diff --git a/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool b/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool index d2332eec3..5f78fc7b1 100755 --- a/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool +++ b/vendor/nim-libbacktrace/vendor/libbacktrace-upstream/libtool @@ -2,7 +2,7 @@ # libtool - Provide generalized library-building support services. # Generated automatically by config.status (libbacktrace) version-unused -# Libtool was configured on host fv-az83-691: +# Libtool was configured on host fv-az198-940: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, diff --git a/waku/v2/node/config.nim b/waku/v2/node/config.nim index 10f629d33..ce2758a95 100644 --- a/waku/v2/node/config.nim +++ b/waku/v2/node/config.nim @@ -181,7 +181,7 @@ type swap* {. desc: "Enable swap protocol: true|false", - defaultValue: true + defaultValue: false name: "swap" }: bool ## Lightpush config