From: Gordon Hecker Date: Tue, 9 Mar 2010 12:30:34 +0000 (+0100) Subject: sample config: fix typo X-Git-Tag: e2factory-2.3.4rc1~5 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=fe84b2498308d3b787d779eaab749146df67781d;p=e2factory.git sample config: fix typo Signed-off-by: Gordon Hecker --- diff --git a/global/e2.conf.in b/global/e2.conf.in index 0130649..ae2fecb 100644 --- a/global/e2.conf.in +++ b/global/e2.conf.in @@ -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.