commit | 615d0d178fe9b7fef447f80b4409f01b8a717cd8 | [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 13:11:45 2021 -0500 |
tree | 8379fb0401ca88845b54f3ac431b5c02143c90bb | |
parent | 7757bc9040cca34bb9e8433fbae080407a59b06e [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 0f47df0..49be09e 100644 --- a/README.rst +++ b/README.rst
@@ -64,6 +64,7 @@ rotate: daily keep_rotate: 6 dateext: true + maxsize: 50K Cross-formula relationship ==========================