You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
1.3 KiB

<?php
return array (
'name' => 'Foresight Ventures',
'beian' => '',
'cdnurl' => '',
'version' => '1.0.6',
'timezone' => 'Asia/Shanghai',
'forbiddenip' => '',
'languages' =>
array (
'backend' => 'zh-cn',
'frontend' => 'zh-cn',
),
'fixedpage' => 'dashboard',
'categorytype' =>
array (
'default' => 'Default',
'page' => 'Page',
'article' => 'Article',
'test' => 'Test',
),
'configgroup' =>
array (
'basic' => 'Basic',
'email' => 'Email',
'dictionary' => 'Dictionary',
'user' => 'User',
'example' => 'Example',
),
'mail_type' => '1',
'mail_smtp_host' => 'smtp.qq.com',
'mail_smtp_port' => '465',
'mail_smtp_user' => '10000',
'mail_smtp_pass' => 'password',
'mail_verify_type' => '2',
'mail_from' => '10000@qq.com',
'attachmentcategory' =>
array (
'category1' => 'Category1',
'category2' => 'Category2',
'custom' => 'Custom',
),
'get_in_touch' =>
array (
'General Enquiries' => 'fv@foresightventures.com',
'adad' => 'adad',
),
'share_posts' =>
array (
'Twitter' => 'http://foresightventures.wncwb.com',
'LinkedIn' => 'http://foresightventures.wncwb.com',
'Telegram' => 'http://foresightventures.wncwb.com',
),
'medium_tokens' => '2b122e564683adfe14cc30921b5d22affedc071f351b86df9ee7e4bee5d056573',
);