From 7291e2b6f08f24dffc70489d75fe211e65e86dce Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Fri, 4 May 2007 19:49:16 +0000 Subject: [PATCH] Added caseSensitiveOS flag --- etc/WebGUI.conf.original | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 1d2388424..362ae4c08 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -47,6 +47,11 @@ # The relative or fully qualified URL to the extras folder # that comes with WebGUI. +#"caseInsensitiveOS" : "1", + +# Enable this flag if you run or back up files on a case sensitive +# file system. This will ensure uniqueness in the uploads folder + "extrasURL" : "/extras", # The filesystem path to get to the extras folder that ships