aboutsummaryrefslogtreecommitdiffstats
path: root/docs/config.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config.md')
-rw-r--r--docs/config.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md
index 42d8b0bc..13aabac2 100644
--- a/docs/config.md
+++ b/docs/config.md
@@ -47,6 +47,15 @@ true
auto_sync = true/false
```
+### `update_check`
+
+Configures whether or not to automatically check for updates. Defaults to
+true.
+
+```
+auto_sync = true/false
+```
+
### `sync_address`
The address of the server to sync with! Defaults to `https://api.atuin.sh`.