From 7d60aca041faf3c6269cbe78208f9cbc2a6700c3 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 18 Apr 2008 22:07:40 +0000 Subject: [PATCH] forward port config comment ordering --- etc/WebGUI.conf.original | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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",