From c393ef7bb573c62696e24ee2ef25ce8d5e7cc858 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 27 Mar 2024 15:19:43 -0700 Subject: [PATCH] Updated FileCompression (markdown) --- FileCompression.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FileCompression.md b/FileCompression.md index ae258ca..1ea4402 100644 --- a/FileCompression.md +++ b/FileCompression.md @@ -15,7 +15,7 @@ work for job input files also. ### Compression of output files If you include the `` tag in an [output file description](XmlFormat#Files), -the file will be gzip-compressed after it has been generated. +the client will gzip-compress the file after it has been generated. The gzip_when_done is only supported in client version 5.8+. If you receive files from clients that do not support the gzip_when_done flag,