Add note about auto-updating on Linux (#12662)

Release Notes:

- N/A
This commit is contained in:
Owen Law 2024-06-04 21:13:08 -04:00 committed by GitHub
parent da29e33f50
commit d6e271c956
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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": {