redis.php 92 B

123456
  1. <?php
  2. return [
  3. 'timeout' => 0,
  4. 'expire' => 10,
  5. 'password' => 'szcp'
  6. ];