<?php

return array (
  'name' => '蓝精灵养车',
  'beian' => '',
  'cdnurl' => '',
  'version' => '1.0.1',
  'timezone' => 'Asia/Shanghai',
  'forbiddenip' => '',
  'languages' => 
  array (
    'backend' => 'zh-cn',
    'frontend' => 'zh-cn',
  ),
  'fixedpage' => 'user/user',
  'categorytype' => 
  array (
    'default' => '默认',
    'page' => '单页',
    'article' => '文章',
    'test' => 'Test',
  ),
  'configgroup' => 
  array (
    'basic' => '基础配置',
    'dictionary' => '字典配置',
    'service' => '金钱配置',
    'website' => '站点配置',
  ),
  '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' => '分类一',
    'category2' => '分类二',
    'custom' => '自定义',
  ),
  'withdrawal_service_fee' => '2',
  'min_withdrawal_money' => '1',
  'max_withdrawal_money' => '10000',
  'article_name' => '蓝精灵官方',
  'article_avatar' => '/uploads/20230608/68bab200ae016db0fbe31e91ff370ecf.png',
);