summaryrefslogtreecommitdiffstats
path: root/pkg/config
diff options
context:
space:
mode:
authormatejcik <ja@matejcik.cz>2019-07-19 13:56:53 +0200
committerJesse Duffield <jessedduffield@gmail.com>2019-09-08 11:20:15 +1000
commit8f786e3fd98bc410f1879c44f93dc01a99d5f582 (patch)
tree57d7c28328d21a45c154be46890df14dc4df2823 /pkg/config
parent1c704e11f22371d70ad88dbf8934d3fe742c305c (diff)
configurable auto-fetch
Diffstat (limited to 'pkg/config')
-rw-r--r--pkg/config/app_config.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/config/app_config.go b/pkg/config/app_config.go
index d5a880b72..4116bf501 100644
--- a/pkg/config/app_config.go
+++ b/pkg/config/app_config.go
@@ -249,6 +249,7 @@ func GetDefaultConfig() []byte {
merging:
manualCommit: false
skipHookPrefix: 'WIP'
+ autoFetch: true
update:
method: prompt # can be: prompt | background | never
days: 14 # how often a update is checked for