From 3b8610ee01066232eb52393e70d614f504719c30 Mon Sep 17 00:00:00 2001 From: Luis Pabon Date: Mon, 29 Jul 2013 15:17:33 -0400 Subject: Update logging on conf files BUG 989406: https://bugzilla.redhat.com/show_bug.cgi?id=989406 Change-Id: I777845ec57f9f6fc6aed87de7bea5f01bb69f7c3 Signed-off-by: Luis Pabon Reviewed-on: http://review.gluster.org/5419 Reviewed-on: http://review.gluster.org/5506 --- etc/swift.conf-gluster | 6 ------ 1 file changed, 6 deletions(-) (limited to 'etc/swift.conf-gluster') diff --git a/etc/swift.conf-gluster b/etc/swift.conf-gluster index 25c3ca1..d69eefa 100644 --- a/etc/swift.conf-gluster +++ b/etc/swift.conf-gluster @@ -17,12 +17,6 @@ swift_hash_path_suffix = gluster # This value is set in bytes. Setting it to lower than 1MiB will cause # some tests to fail. It is STRONGLY recommended to leave this value at # the default (5 * 2**30 + 2). - -# FIXME: Really? Gluster can handle a 2^64 sized file? And can the fronting -# web service handle such a size? I think with UFO, we need to keep with the -# default size from Swift and encourage users to research what size their web -# services infrastructure can handle. - max_file_size = 18446744073709551616 -- cgit