mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
New thread controller
This commit is contained in:
parent
9dbf77f942
commit
b6ca9e357e
20 changed files with 922 additions and 595 deletions
|
|
@ -49,7 +49,7 @@ class Config
|
|||
/**
|
||||
* @var int
|
||||
*/
|
||||
public static $LargeThreadLimit = 100;
|
||||
public static $LargeThreadLimit = 50;
|
||||
|
||||
/**
|
||||
* @var bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue