summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Crosson <EricCrosson@users.noreply.github.com>2022-11-06 01:41:35 -0600
committerGitHub <noreply@github.com>2022-11-06 07:41:35 +0000
commit28021566e8b24ca30086cf65a497b29981feacf3 (patch)
tree8531a23e3d74f9a7da623a81f349d41853f4d51e
parent4768b16b7409dd6ef8467037e46d60fd0c722d8c (diff)
Fix copy/paste artifact (#598)
-rw-r--r--docs/config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md
index 9039e0943..5b92aa815 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -53,7 +53,7 @@ Configures whether or not to automatically check for updates. Defaults to
true.
```
-auto_sync = true/false
+update_check = true/false
```
### `sync_address`