session.php 64 B

123456789
  1. <?php
  2. return [
  3. 'cookie' => [
  4. 'encrypted' => FALSE,
  5. ],
  6. ];