From afbd12779b375989754668bf5713d4cc27b42211 Mon Sep 17 00:00:00 2001 From: Len Kranendonk Date: Fri, 13 Aug 2004 08:50:18 +0000 Subject: [PATCH] Added exportPath gotcha --- docs/gotcha.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 1549f60a0..292c4c9ac 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -16,6 +16,11 @@ save you many hours of grief. any third-party plug-ins you have installed have been updated to work with 6.2 before upgrading. + * A new configuration option has been introduced: + exportPath = /path/to/export/dir + If exportPath is defined in the WebGUI config file, a new + "Export" icon will appear in the page toolbar. + 6.1.0 --------------------------------------------------------------------