|
@@ -1,9 +1,9 @@
|
|
|
<?php
|
|
|
|
|
|
return array (
|
|
|
- 'name' => '觅他',
|
|
|
+ 'name' => '觅TA',
|
|
|
'beian' => '',
|
|
|
- 'cdnurl' => '',
|
|
|
+ 'cdnurl' => 'http://mita.lanmaonet.com',
|
|
|
'version' => '1.0.1',
|
|
|
'timezone' => 'Asia/Shanghai',
|
|
|
'forbiddenip' => '',
|
|
@@ -29,6 +29,7 @@ return array (
|
|
|
'example' => '示例分组',
|
|
|
'website' => '金钱变量',
|
|
|
'party' => '语聊变量',
|
|
|
+ 'usertask' => '用户任务',
|
|
|
),
|
|
|
'mail_type' => '1',
|
|
|
'mail_smtp_host' => 'smtp.qq.com',
|
|
@@ -43,7 +44,7 @@ return array (
|
|
|
'category2' => '分类二',
|
|
|
'custom' => '自定义',
|
|
|
),
|
|
|
- 'domain_name' => 'http://mita.com',
|
|
|
+ 'domain_name' => 'http://mita.lanmaonet.com',
|
|
|
'android_update_num' => '1',
|
|
|
'android_update_version' => '1.0',
|
|
|
'ios_update_num' => '1',
|
|
@@ -56,4 +57,6 @@ return array (
|
|
|
'user_sign_gift_vipdays' => '4',
|
|
|
'roomLimit' => '100',
|
|
|
'gift_plat_scale' => '30',
|
|
|
+ 'usetask_avatar_gold' => '5',
|
|
|
+ 'usetask_follow_3user' => '3',
|
|
|
);
|