mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 17:37:02 +03:00
Some tiny changes
This commit is contained in:
parent
21d3a9f401
commit
4321c11622
3 changed files with 3 additions and 3 deletions
|
|
@ -74,7 +74,7 @@ class Api
|
|||
\MailSo\Config::$ImapTimeout =
|
||||
(int) static::Config()->Get('labs', 'imap_timeout', 300);
|
||||
|
||||
\MailSo\Config::$BoundaryPrefix = '_RainLoop_';
|
||||
\MailSo\Config::$BoundaryPrefix = '_SnappyMail_';
|
||||
|
||||
\MailSo\Config::$SystemLogger = static::Logger();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue