Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1131306
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
Sun, Sep 7, 11:28 PM
Size
274 B
Mime Type
text/x-php
Expires
Tue, Sep 9, 11:28 PM (2 h, 20 m)
Engine
blob
Format
Raw Data
Handle
730288
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