1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 18:15:56 +00:00

set combined display mode as default

This commit is contained in:
Andrew Dolgov
2013-03-29 19:37:36 +04:00
parent c409d34a30
commit 9cac360bd7
5 changed files with 19 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<?php
define('EXPECTED_CONFIG_VERSION', 26);
define('SCHEMA_VERSION', 110);
define('SCHEMA_VERSION', 111);
define('LABEL_BASE_INDEX', -1024);
define('PLUGIN_FEED_BASE_INDEX', -128);