diff options
-rw-r--r-- | application/config/config.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/config/config.php b/application/config/config.php index 5b60ae92a..306fc2cae 100644 --- a/application/config/config.php +++ b/application/config/config.php @@ -344,7 +344,7 @@ $config['encryption_key'] = ''; | | How many seconds between CI regenerating the session ID. | -| 'sess_regenerate_delete' +| 'sess_regenerate_destroy' | | Whether to destroy session data associated with the old session ID | when auto-regenerating the session ID. When set to FALSE, the data |