docs: trim the docs about extensions_dir

pull/205/head
Michael Brewer 1 year ago
parent 39488a7014
commit 4c75bf62bb
No known key found for this signature in database
GPG Key ID: D7A137BA1254AFC7

@ -97,7 +97,7 @@ variable "use_cached" {
variable "extensions_dir" { variable "extensions_dir" {
type = string type = string
description = "Override the directory to store extensions in. By default extensions are in ~/.local/share/code-server/extensions." description = "Override the directory to store extensions in."
default = "" default = ""
} }

Loading…
Cancel
Save