summarylogtreecommitdiffstats
path: root/disable-auto-updates.patch
blob: bdfebc84819dcce53845b5a7e1b5ab710df44b7c (plain)
1
2
3
4
5
6
7
8
9
10
11
--- prey.conf.default
+++ prey.conf.default
@@ -6,7 +6,7 @@
 auto_connect = false
 
 # Allows Prey to auto-update itself when new versions are released.
-auto_update = true
+auto_update = false
 
 # Fetch edge releases before they reach the stable branch. No effect without auto_update.
 download_edge = false