diff --git a/docs/developer-guide/file-system-listing/index.xml b/docs/developer-guide/file-system-listing/index.xml index 8ae90320..35100ba8 100644 --- a/docs/developer-guide/file-system-listing/index.xml +++ b/docs/developer-guide/file-system-listing/index.xml @@ -30,6 +30,13 @@ <td><code>true</code></td> <td>MEDIUM</td> </tr> +<tr> +<td><code>fs.delete.compress.files.enabled</code></td> +<td>Flag indicating whether compressed file should be deleted after extraction</td> +<td><code>boolean</code></td> +<td><code>false</code></td> +<td>MEDIUM</td> +</tr> </tbody> </table> <h2 id="supported-file-types">Supported File types</h2> diff --git a/docs/developer-guide/file-system-listing/local-filesystem/index.html b/docs/developer-guide/file-system-listing/local-filesystem/index.html index 7f3caa0a..f3956560 100644 --- a/docs/developer-guide/file-system-listing/local-filesystem/index.html +++ b/docs/developer-guide/file-system-listing/local-filesystem/index.html @@ -1,7 +1,7 @@ Local | Kafka Connect File Pulse