mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Add sentry support
This commit is contained in:
parent
23451c032a
commit
88439e6e07
3 changed files with 9 additions and 0 deletions
|
|
@ -299,6 +299,8 @@ Disabling this option is not recommended.'),
|
|||
'time_offset' => array('0'),
|
||||
'session_filter' => array(''),
|
||||
|
||||
'sentry_dsn' => array(''),
|
||||
|
||||
'filename' => array('log-{date:Y-m-d}.txt',
|
||||
'Log filename.
|
||||
For security reasons, some characters are removed from filename.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue