1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/doc/lib/pgBackRestDoc
David Steele 44da314adb
Add compress-level range checking for each compress-type.
The prior range checking was done based on the valid values for gz. While this worked it was a subset of what is available for lz4 and zst.

Allow the range to be specified for each compress-type. Adding this functionality to the parse module would be a better solution but that is a bigger project than this fix deserves, at least for now.
2022-12-27 20:05:08 +07:00
..
Common Allow host memory limits in the user guide to be disabled. 2022-08-24 08:45:44 -04:00
Custom Add compress-level range checking for each compress-type. 2022-12-27 20:05:08 +07:00
Html Make analytics optional for HTML documentation. 2021-10-29 11:45:50 -04:00
Latex Fix documentation and comment typos. 2021-07-01 11:50:03 -04:00
Markdown Move pgBackRest::Version module to pgBackRestDoc::ProjectInfo. 2020-03-10 17:57:02 -04:00
ProjectInfo.pm Move pgBackRest::Version module to pgBackRestDoc::ProjectInfo. 2020-03-10 17:57:02 -04:00