add root_dir directive to WebGUI.conf.orig so wgd reset --config does the right thing.

This commit is contained in:
Colin Kuskie 2010-04-21 10:44:59 -07:00
parent beb2f2cf59
commit e9e4b1a73b

View file

@ -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,