Ai
1 Star 3 Fork 81

linuxof/fastadmin-tp6

forked from Ice/yfcmf-tp6 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
token.php 245 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ice 提交于 2019-10-15 15:10 +08:00 . Apply fixes from StyleCI
<?php
return [
// 驱动方式
'type' => 'Mysql',
// 缓存前缀
'key' => 'i3d6o32wo8fvs1fvdpwens',
// 加密方式
'hashalgo' => 'ripemd160',
// 缓存有效期 0表示永久缓存
'expire' => 0,
];
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/linuxof/fastadmin-tp6.git
git@gitee.com:linuxof/fastadmin-tp6.git
linuxof
fastadmin-tp6
fastadmin-tp6
master

搜索帮助