mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-18 20:11:29 +00:00
new config option: LOCK_DIRECTORY (bump config version)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once "functions.php";
|
||||
|
||||
define('EXPECTED_CONFIG_VERSION', 13);
|
||||
define('EXPECTED_CONFIG_VERSION', 14);
|
||||
define('SCHEMA_VERSION', 28);
|
||||
|
||||
if (!file_exists("config.php")) {
|
||||
|
||||
Reference in New Issue
Block a user