Alex Savenko
/
linija-svitla
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
4c8a9208c1fa0bc29514e850ce677e5b58a75c8b
Authored by
Timur Kastemirov
2017-06-26 11:39:56 +0300
2 parents
27c5f6f5
e0e41e98
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
common/config/main.php
Inline
Side-by-side
common/config/main.php
Wrap text
Show/Hide comments
View file @
4c8a920
...
...
@@ -9,7 +9,7 @@ return [
9
9
],
10
10
'components' => [
11
11
'cache' => [
12
- 'class' => 'yii\caching\
Dummy
Cache',
12
+ 'class' => 'yii\caching\
Mem
Cache',
13
13
'keyPrefix' => 'linija_'
14
14
],
15
15
'sms' => [
...
...