diff options
| -rw-r--r-- | docs/config.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.md b/docs/config.md index 9039e094..5b92aa81 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` |
