From ecd24cc446ed727957be3be38d3692d91240a7de Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Fri, 13 Aug 2004 08:46:20 +0000 Subject: [PATCH] Added exportPath to the config file --- etc/WebGUI.conf.original | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index ae37551e9..0159bb47f 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -12,6 +12,10 @@ extrasPath = /data/WebGUI/www/extras uploadsURL = /uploads uploadsPath = /data/WebGUI/www/uploads +# If exportPath is defined, an "Export" toolbar icon will appear +# which allows you to export pages to static html +# exportPath = /data/WebGUI/export + templateCacheType=file passiveProfileInterval = 86400 # in seconds