Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105968340
PhabricatorMetaMTAErrorMailAction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Mar 21, 04:36
Size
256 B
Mime Type
text/x-php
Expires
Sun, Mar 23, 04:36 (2 d)
Engine
blob
Format
Raw Data
Handle
25013158
Attached To
rPH Phabricator
PhabricatorMetaMTAErrorMailAction.php
View Options
<?php
final
class
PhabricatorMetaMTAErrorMailAction
extends
PhabricatorSystemAction
{
public
function
getActionConstant
()
{
return
'email.error'
;
}
public
function
getScoreThreshold
()
{
return
6
/
phutil_units
(
'1 hour in seconds'
);
}
}
Event Timeline
Log In to Comment