From cf677ac1b7ae1e46c593d055df27f36528be548a Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 27 Jun 2014 19:04:31 +0200 Subject: coredump: don't expose the compression level as configuration option This sounds overly low-level and implementation-detaily. Let's just use the default level XZ suggests. This gives us more room to possibly swap out the compression algorithm used, as the compression level range will not leak into user configuration. --- man/coredump.conf.xml | 9 --------- 1 file changed, 9 deletions(-) (limited to 'man') diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index e24d958ac4..cc54466771 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -96,15 +96,6 @@ - - CompressionLevel= - - Controls the level of compression for external - storage. An integer between 0 and 9. See - xz1 - for more details. - - ProcessSizeMax= -- cgit v1.2.3-54-g00ecf