mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-07 22:09:35 +00:00
add new option: ENABLE_TAGWALL
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once "functions.php";
|
||||
|
||||
define('EXPECTED_CONFIG_VERSION', 9);
|
||||
define('EXPECTED_CONFIG_VERSION', 10);
|
||||
define('SCHEMA_VERSION', 23);
|
||||
|
||||
if (!file_exists("config.php")) {
|
||||
|
||||
Reference in New Issue
Block a user