Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117880836
config-test.inc.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
657 B
Referenced Files
None
Subscribers
None
config-test.inc.php
View Options
<?php
$config
=
[];
// 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_host'
]
=
'localhost:25'
;
// Settings required by the tests
$config
[
'create_default_folders'
]
=
true
;
$config
[
'skin'
]
=
'elastic'
;
$config
[
'support_url'
]
=
'http://support.url'
;
// Plugins with tests
$config
[
'plugins'
]
=
[
'archive'
,
'attachment_reminder'
,
'markasjunk'
,
'zipdownload'
];
$config
[
'archive_mbox'
]
=
'Archive'
;
$config
[
'enable_spellcheck'
]
=
true
;
$config
[
'spellcheck_engine'
]
=
'pspell'
;
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Apr 5, 11:31 PM (1 w, 5 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
23/89/fe9752e05f4011dd155a65824b83
Default Alt Text
config-test.inc.php (657 B)
Attached To
Mode
R113 roundcubemail
Attached
Detach File
Event Timeline