From d6e271c956e3414e40671bca31868bb5a004e538 Mon Sep 17 00:00:00 2001 From: Owen Law <81528246+someone13574@users.noreply.github.com> Date: Tue, 4 Jun 2024 21:13:08 -0400 Subject: [PATCH] Add note about auto-updating on Linux (#12662) Release Notes: - N/A --- assets/settings/default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/settings/default.json b/assets/settings/default.json index edbe5caa37..95f43880f1 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -453,7 +453,8 @@ // Send anonymized usage data like what languages you're using Zed with. "metrics": true }, - // Automatically update Zed + // Automatically update Zed. This setting may be ignored on Linux if + // installed through a package manager. "auto_update": true, // Diagnostics configuration. "diagnostics": {