Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
hood
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ziy
2015-05-04 11:26:47 +0800
Commit
bc366580074f1e1f650ffc0f79d6ae4bc2827e8e
1 parent
36656568
添加FileCache备注
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Hood/Cache/README.md
Hood/Cache/README.md
View file @
bc36658
#File
缓存路径配置在cache.config.ini里面
缓存路径配置在cache.config.ini里面
,如果config里面不设置路径的话使用系统默认的临时文件路径
[
file
]
cache=/tmp/yoho
$file = Cache::File();
...
...
Please
register
or
login
to post a comment