Skip to content

Commit 5554549

Browse files
committed
change on cache driver
1 parent d54cd01 commit 5554549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.openshift/tmpl/.env.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# DB_USERNAME=(set automatiically using OPENSHIFT_<database>_DB_USERNAME, do not modify)
1818
# DB_PASSWORD=(set automatiically using OPENSHIFT_<database>_DB_PASSWORD, do not modify)
1919

20-
CACHE_DRIVER=apc
20+
CACHE_DRIVER=file
2121
SESSION_DRIVER=file
2222
QUEUE_DRIVER=sync
2323

0 commit comments

Comments
 (0)