Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
yoho-live
·
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
wuxiao
2016-09-01 18:38:51 +0800
Commit
3187e0418988559952e8139269eafeb7b28361b9
1 parent
ab78f51e
权限控制器设置cache
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
backend/config/main.php
backend/config/main.php
View file @
3187e04
...
...
@@ -24,6 +24,7 @@ return [
],
'authManager'
=>
[
'class'
=>
'yii\rbac\DbManager'
,
'cache'
=>
'cache'
,
],
'session'
=>
[
// this is the name of the session cookie used for login on the backend
...
...
Please
register
or
login
to post a comment