diff --git a/etc/WebGUI.conf.original b/etc/WebGUI.conf.original index 0cd05b2c9..739ed491f 100644 --- a/etc/WebGUI.conf.original +++ b/etc/WebGUI.conf.original @@ -48,13 +48,13 @@ "gateway" : "/", -# The relative or fully qualified URL to the extras folder -# that comes with WebGUI. +# Enable this flag if you run or back up files on a case sensitive +# file system. This will ensure uniqueness in the uploads folder #"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 +# The relative or fully qualified URL to the extras folder +# that comes with WebGUI. "extrasURL" : "/extras",