mirror of https://github.com/zulip/zulip.git
728b852b28
It's rare that there's value in having the log files get this big, and these changes mean these log files should never consume more than a few gigabytes. And in particular, the server.log is far more important than the other log files, and grows much faster, so we might as well spend most of the space we are spending on that. I estimate that the total size of log files from this is going to be under 1-2GB, since 75MB (compressed size) * 10 (compressed logs) + 500MB (uncompressed size) = 1.25GB from server.log, and the rest is negligible. Fixes part of #5724. |
||
---|---|---|
.. | ||
apt | ||
stdlib | ||
zulip | ||
zulip_ops |