summaryrefslogtreecommitdiffstats
path: root/atuin-client/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'atuin-client/config.toml')
-rw-r--r--atuin-client/config.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/atuin-client/config.toml b/atuin-client/config.toml
index d5d7f389..254586a5 100644
--- a/atuin-client/config.toml
+++ b/atuin-client/config.toml
@@ -197,3 +197,9 @@ enter_accept = true
[keys]
# Defaults to true. If disabled, using the up/down key won't exit the TUI when scrolled past the first/last entry.
# scroll_exits = false
+
+[sync]
+# Enable sync v2 by default
+# This ensures that sync v2 is enabled for new installs only
+# In a later release it will become the default across the board
+records = true