aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-client/config.toml')
-rw-r--r--atuin-client/config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/atuin-client/config.toml b/atuin-client/config.toml
index 0d82ac28..43b5e24c 100644
--- a/atuin-client/config.toml
+++ b/atuin-client/config.toml
@@ -15,6 +15,9 @@
## enable or disable automatic sync
# auto_sync = true
+## enable or disable automatic update checks
+# update_check = true
+
## how often to sync history. note that this is only triggered when a command
## is ran, so sync intervals may well be longer
## set it to 0 to sync after every command