mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 12:45:55 +00:00
add upgrade schema files for 1.2.3, new option: DIGEST_ENABLE
This commit is contained in:
@@ -134,6 +134,9 @@
|
||||
define('USE_CURL_FOR_ICONS', false);
|
||||
// Fetch favicons using CURL, useful if your PHP has disabled remote fopen()
|
||||
|
||||
define('DIGEST_HOSTNAME', 'madoka.spb.ru');
|
||||
// Hostname for email digest signature
|
||||
|
||||
define('CONFIG_VERSION', 4);
|
||||
// Expected config version. Please update this option in config.php
|
||||
// if necessary (after migrating all new options from this file).
|
||||
|
||||
Reference in New Issue
Block a user