mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-01 22:52:01 +02:00
update config docs for auto updates
This commit is contained in:
@@ -223,8 +223,8 @@ func getDefaultConfig() []byte {
|
||||
os:
|
||||
# stuff relating to the OS
|
||||
update:
|
||||
method: prompt # can be prompt | background | never
|
||||
days: 7 # only applies for prompt/background update methods
|
||||
method: prompt # can be: prompt | background | never
|
||||
days: 14 # how often a update is checked for
|
||||
`)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user