Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cached message size limit configurable #4326

Closed
rcubetrac opened this issue Sep 3, 2013 · 2 comments
Closed

Make cached message size limit configurable #4326

rcubetrac opened this issue Sep 3, 2013 · 2 comments

Comments

@rcubetrac
Copy link

Reported by @alecpl on 3 Sep 2013 13:34 UTC as Trac ticket #1489317

Currently we have a hardcoded limit set to 25kB of every part of a message. This is not very convenient and still may produce too big queries sent to database. I propose:[[BR]]

  1. Make the limit configurable
  2. Make so it limits total size of all message parts. In such case I think we can use 50kB as a default value.

Migrated-From: http://trac.roundcube.net/ticket/1489317

@rcubetrac
Copy link
Author

Comment by @alecpl on 6 Sep 2013 16:22 UTC

Done in 21601b4.

@rcubetrac
Copy link
Author

Status changed by @alecpl on 6 Sep 2013 16:22 UTC

new => closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants