chore: disable swap by default (#989)

This commit is contained in:
Hanno Cornelius 2022-06-08 09:16:45 +02:00 committed by GitHub
parent 4e9215a920
commit 1b29dcda7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ type
swap* {.
desc: "Enable swap protocol: true|false",
defaultValue: true
defaultValue: false
name: "swap" }: bool
## Lightpush config