链接管理模块
This commit is contained in:
@@ -27,6 +27,7 @@ return array (
|
||||
'dictionary' => 'Dictionary',
|
||||
'user' => 'User',
|
||||
'example' => 'Example',
|
||||
'split' => '分流设置',
|
||||
),
|
||||
'mail_type' => '1',
|
||||
'mail_smtp_host' => 'smtp.qq.com',
|
||||
@@ -41,4 +42,8 @@ return array (
|
||||
'category2' => 'Category2',
|
||||
'custom' => 'Custom',
|
||||
),
|
||||
'split_platform_domain' => 'link1.com
|
||||
link2.com
|
||||
link3.com
|
||||
link4.com',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user