From 3826bd735d56ce36373fd6a2e9ab84af730dc747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hampus=20Sj=C3=B6berg?= Date: Sun, 11 Apr 2021 23:43:51 +0200 Subject: [PATCH] mobile: add tlsdisableautofill to sample config This addresses new restrictions in Android 11. --- mobile/sample_lnd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mobile/sample_lnd.conf b/mobile/sample_lnd.conf index c2c87fad..3f4cc6c3 100644 --- a/mobile/sample_lnd.conf +++ b/mobile/sample_lnd.conf @@ -3,6 +3,7 @@ debuglevel=info maxbackoff=2s nolisten=1 norest=1 +tlsdisableautofill=1 [Routing] routing.assumechanvalid=1