Code Coverage |
||||||||||
Classes and Traits |
Functions and Methods |
Lines |
||||||||
| Total | |
0 / 0 |
|
100.00% |
0 / 0 |
CRAP | |
0.00% |
0 / 12 |
|
| # PHP/PHP拡張のセッションハンドラを利用する場合, enable: trueに設定します。 | |
| session_handler: | |
| enabled: false | |
| ## memcache | |
| # save_handler: memcache | |
| # save_path: 127.0.0.1:11211 | |
| ## memcached | |
| # save_handler: memcached | |
| # save_path: 127.0.0.1:11211 | |
| ## redis | |
| # save_handler: redis | |
| # save_path: 127.0.0.1:6379 |