summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-11-26 15:56:19 +0000
committerRichard Hughes <richard@hughsie.com>2013-11-26 15:56:19 +0000
commit614c4b9f1ba7bc838224a539c9983453a6d187fb (patch)
tree4d8d56c59fe54dad630d05c72af42ff87f4915cb /etc
parent6c21481204799e7c18a1e859a76ba98f1bdf87e3 (diff)
Don't update the text package cache when refreshing
We've got a much better SQLite database available now.
Diffstat (limited to 'etc')
-rw-r--r--etc/PackageKit.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/PackageKit.conf.in b/etc/PackageKit.conf.in
index 6aac60f7f..46a994772 100644
--- a/etc/PackageKit.conf.in
+++ b/etc/PackageKit.conf.in
@@ -115,7 +115,7 @@ UpdatePackageCache=false
# NOTE: Don't enable this for backends that are slow doing GetPackages()
#
# default=true
-UpdatePackageList=true
+UpdatePackageList=false
# Check for running processes when we update packages
#