Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6065949
config-test.inc.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
406 B
Referenced Files
None
Subscribers
None
config-test.inc.php
View Options
<?php
$config
=
array
();
// Database configuration
$config
[
'db_dsnw'
]
=
'sqlite:////tmp/sqlite.db?mode=0646'
;
// Test user credentials
$config
[
'tests_username'
]
=
'test'
;
$config
[
'tests_password'
]
=
'test'
;
// GreenMail
$config
[
'smtp_port'
]
=
25
;
// Settings required by the tests
$config
[
'create_default_folders'
]
=
true
;
$config
[
'skin'
]
=
'elastic'
;
$config
[
'support_url'
]
=
'http://support.url'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:47 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
775380
Default Alt Text
config-test.inc.php (406 B)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment