Merge branch 'feature/anonymous-reporting'

This commit is contained in:
Jesse Duffield
2018-08-27 20:35:55 +10:00
20 changed files with 1236 additions and 21 deletions

View File

@@ -225,6 +225,7 @@ os:
update:
method: prompt # can be: prompt | background | never
days: 14 # how often a update is checked for
reporting: 'undetermined' # one of: 'on' | 'off' | 'undetermined'
`)
}