Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F547457
PhabricatorFilesOutboundRequestAction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
391 B
Referenced Files
None
Subscribers
None
PhabricatorFilesOutboundRequestAction.php
View Options
<?php
final
class
PhabricatorFilesOutboundRequestAction
extends
PhabricatorSystemAction
{
const
TYPECONST
=
'files.outbound'
;
public
function
getScoreThreshold
()
{
return
60
/
phutil_units
(
'1 hour in seconds'
);
}
public
function
getLimitExplanation
()
{
return
pht
(
'You have initiated too many outbound requests to fetch remote URIs '
.
'recently.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 1:33 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
99722
Default Alt Text
PhabricatorFilesOutboundRequestAction.php (391 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment