From e9e4b1a73bb1e2fa439042fc15207a82c4ba03c3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 21 Apr 2010 10:44:59 -0700 Subject: [PATCH] add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing. --- etc/WebGUI.conf.original | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 6ecbcd40b..c28d2116a 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -110,7 +110,8 @@ # "cache" : { "driver" : "FastMmap", - "expires_variance" : "0.10" + "expires_variance" : "0.10", + "root_dir" : "/tmp/WebGUICache" }, # Sessions that are "hot", those that are not only not expired,