mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
修改配置
This commit is contained in:
parent
65a959a8c5
commit
03e75c9f5e
@ -16,7 +16,7 @@
|
||||
|
||||
return [
|
||||
// 字段名称
|
||||
'name' => 'PHPSESSID',
|
||||
'name' => 'ssid',
|
||||
// 驱动方式
|
||||
'type' => 'file',
|
||||
// 存储连接
|
||||
|
@ -21,7 +21,7 @@ return [
|
||||
'auto_rule' => 1,
|
||||
// 模板目录名
|
||||
'view_dir_name' => 'view',
|
||||
// 模板后缀
|
||||
// 模板文件后缀
|
||||
'view_suffix' => 'html',
|
||||
// 模板文件名分隔符
|
||||
'view_depr' => DIRECTORY_SEPARATOR,
|
||||
|
Loading…
x
Reference in New Issue
Block a user