From fa94dc27b35b1f471d59ac77089b786dee47c322 Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Mon, 5 Mar 2007 09:49:04 +0000 Subject: [PATCH] Merged in from trunk... --- config/config.ini | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/config.ini b/config/config.ini index 30fb6cd..9d0235d 100644 --- a/config/config.ini +++ b/config/config.ini @@ -224,8 +224,11 @@ restrictPreferences = false ; password_change_interval = 30 [cache] -cacheDirectory = ${varDirectory}/cache +; +; enable/disable the cache and set the cache location +; cacheEnabled = true +cacheDirectory = ${varDirectory}/cache [BaobabSettings] -- libgit2 0.21.4