移除sae驱动 改为扩展包

This commit is contained in:
thinkphp
2016-07-07 11:55:57 +08:00
parent d5353d1e32
commit e35a0a88ac
5 changed files with 1 additions and 304 deletions

View File

@@ -144,7 +144,7 @@ return [
// +----------------------------------------------------------------------
'log' => [
// 日志记录方式,内置 file sae socket 支持扩展
// 日志记录方式,内置 file socket 支持扩展
'type' => 'File',
// 日志保存目录
'path' => LOG_PATH,