mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 21:41:28 +00:00
implement preferred time for sending out digests
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
} else {
|
||||
|
||||
define('EXPECTED_CONFIG_VERSION', 25);
|
||||
define('SCHEMA_VERSION', 88);
|
||||
define('SCHEMA_VERSION', 89);
|
||||
|
||||
require_once "config.php";
|
||||
require_once "sanity_config.php";
|
||||
|
||||
Reference in New Issue
Block a user