Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1178651
mink_config.php-dist
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Oct 9, 1:55 PM
Size
274 B
Mime Type
text/x-php
Expires
Sat, Oct 11, 1:55 PM (7 h, 23 m)
Engine
blob
Format
Raw Data
Handle
765014
Attached To
rINP In-Portal
mink_config.php-dist
View Options
<?php
return array(
'default' => array('alias' => 'ff_local'),
'ff_local' => array(
'browserName' => 'firefox', 'host' => 'localhost', 'port' => 4444, 'timeout' => 15
),
'cr_local' => array(
'browserName' => 'chrome', 'host' => 'localhost', 'port' => 4444,
),
);
Event Timeline
Log In to Comment