]> git.e2factory.org Git - e2factory.git/commitdiff
sample config: fix typo
authorGordon Hecker <gh@emlix.com>
Tue, 9 Mar 2010 12:30:34 +0000 (13:30 +0100)
committerGordon Hecker <gh@emlix.com>
Tue, 9 Mar 2010 12:30:34 +0000 (13:30 +0100)
Signed-off-by: Gordon Hecker <gh@emlix.com>
global/e2.conf.in

index 01306490fa24a73d3c76e7c070ff9243c69d61fa..ae2fecb6d8cb9217a79a3a8d5f7b1f12df181754 100644 (file)
@@ -55,7 +55,7 @@ config {
                },
                releases = {
                        url="file://@LOCALSTATEDIR@/releases",
-                       cacheable = true,
+                       cachable = true,
                        cache = true,
                        writeback = true,
                        -- push_permissions does not work with ssh/scp.