mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 03:55:56 +00:00
add experimental support for pubsubhubbub in published feed, bump config version (refs #251)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
require_once "functions.php";
|
||||
|
||||
define('EXPECTED_CONFIG_VERSION', 21);
|
||||
define('EXPECTED_CONFIG_VERSION', 22);
|
||||
define('SCHEMA_VERSION', 83);
|
||||
|
||||
if (!file_exists("config.php")) {
|
||||
|
||||
Reference in New Issue
Block a user