chore: finalize license compliance cleanup
This commit is contained in:
@@ -13,8 +13,6 @@
|
||||
// | 应用设置
|
||||
// +----------------------------------------------------------------------
|
||||
|
||||
use crmeb\basic\BaseAuth;
|
||||
|
||||
return [
|
||||
// 应用地址
|
||||
'app_host' => env('HOST', ''),
|
||||
@@ -43,5 +41,5 @@ return [
|
||||
// 显示错误信息
|
||||
'show_error_msg' => false,
|
||||
// 授权密钥
|
||||
'auth_crmeb' => BaseAuth::AUTH_CRMEB
|
||||
'auth_crmeb' => ''
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user