summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-04-02 14:41:13 +0100
committerGitHub <noreply@github.com>2024-04-02 14:41:13 +0100
commite7f808d50a4d0a011307a263c3df1717c3aff4f9 (patch)
treeb10a549d198287ef8044569356e822fa3f526c12
parent48b4e347766c378658f848e846192010fb3c92ee (diff)
feat: sync v2 default for new installs (#1914)
-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