site.php 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. <?php
  2. return array (
  3. 'name' => '觅TA',
  4. 'beian' => '',
  5. 'cdnurl' => '',
  6. 'version' => '1.0.1',
  7. 'timezone' => 'Asia/Shanghai',
  8. 'forbiddenip' => '',
  9. 'languages' =>
  10. array (
  11. 'backend' => 'zh-cn',
  12. 'frontend' => 'zh-cn',
  13. ),
  14. 'fixedpage' => 'general/profile',
  15. 'categorytype' =>
  16. array (
  17. 'default' => '默认',
  18. 'page' => '单页',
  19. 'article' => '文章',
  20. 'test' => 'Test',
  21. ),
  22. 'configgroup' =>
  23. array (
  24. 'basic' => '基础配置',
  25. 'email' => '邮件配置',
  26. 'dictionary' => '字典配置',
  27. 'user' => '会员配置',
  28. 'example' => '示例分组',
  29. 'website' => '金钱变量',
  30. 'party' => '语聊变量',
  31. ),
  32. 'mail_type' => '1',
  33. 'mail_smtp_host' => 'smtp.qq.com',
  34. 'mail_smtp_port' => '465',
  35. 'mail_smtp_user' => '10000',
  36. 'mail_smtp_pass' => 'password',
  37. 'mail_verify_type' => '2',
  38. 'mail_from' => '10000@qq.com',
  39. 'attachmentcategory' =>
  40. array (
  41. 'category1' => '分类一',
  42. 'category2' => '分类二',
  43. 'custom' => '自定义',
  44. ),
  45. 'domain_name' => 'http://mita.lanmaonet.com',
  46. 'android_update_num' => '1',
  47. 'android_update_version' => '1.0',
  48. 'ios_update_num' => '1',
  49. 'ios_update_version' => '1.0',
  50. 'money_to_gold' => '10',
  51. 'video_min_price' => '26',
  52. 'audio_min_price' => '13',
  53. 'typing_min_price' => '6',
  54. 'vip_price_discount' => '95',
  55. 'user_sign_gift_vipdays' => '4',
  56. 'roomLimit' => '10000',
  57. 'gift_plat_scale' => '30',
  58. 'unlock_like_me' => '38',
  59. 'intro_man_money' => '3',
  60. 'intro_woman_money' => '4',
  61. 'plp_unvip_daysnum' => '-1',
  62. 'apkurl' => 'https://www.pgyer.com/5Y0t',
  63. 'domain_cdnurl' => 'https://meet-1251365327.cos.ap-beijing.myqcloud.com',
  64. 'taluopai' => 'https://tttl.tttarot.com/~weibo1/askPosts/askH5/tarotGame',
  65. );