mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-03 17:26:57 +01:00
mobile: add tlsdisableautofill to sample config
This addresses new restrictions in Android 11.
This commit is contained in:
parent
faf5049848
commit
3826bd735d
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ debuglevel=info
|
|||
maxbackoff=2s
|
||||
nolisten=1
|
||||
norest=1
|
||||
tlsdisableautofill=1
|
||||
|
||||
[Routing]
|
||||
routing.assumechanvalid=1
|
||||
|
|
Loading…
Add table
Reference in a new issue