From 28021566e8b24ca30086cf65a497b29981feacf3 Mon Sep 17 00:00:00 2001 From: Eric Crosson Date: Sun, 6 Nov 2022 01:41:35 -0600 Subject: [PATCH] Fix copy/paste artifact (#598) --- docs/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config.md b/docs/config.md index 9039e09..5b92aa8 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`