commit | dd9d31502a61805db8a1992276ce2739333f66ab | [log] [tgz] |
---|---|---|
author | Jesse Pendergrass <jpendergrass@mirantis.com> | Mon Mar 08 15:51:57 2021 -0600 |
committer | Jesse Pendergrass <jpendergrass@mirantis.com> | Tue Mar 23 14:12:00 2021 -0500 |
tree | 1b865871402838d183926f33176eba311dc45ca8 | |
parent | 314279ba1a927952ec39b64146554d3ff579dc71 [diff] [blame] |
Allow maxsize to be configured at the global level - Add tests Fixes: PROD-36204 Change-Id: If1322ebcfc46cb8622598bc5c14f304793e6ab15
diff --git a/README.rst b/README.rst index 84984ce..f7318d6 100644 --- a/README.rst +++ b/README.rst
@@ -64,6 +64,7 @@ rotate: daily keep_rotate: 6 dateext: true + maxsize: 50K Cross-formula relationship ==========================