mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 05:25:56 +00:00
new CONFIG_VERSION configuration option
This commit is contained in:
@@ -119,5 +119,9 @@
|
||||
// Hard expiration limit for sessions. Should be
|
||||
// >= SESSION_COOKIE_LIFETIME_REMEMBER
|
||||
|
||||
define('CONFIG_VERSION', 1);
|
||||
// Expected config version. Please updated this option in config.php
|
||||
// if necessary (after migrating all new options from this file).
|
||||
|
||||
// vim:ft=php
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user