1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-05 10:29:14 +00:00

wip: flavor icon caching

This commit is contained in:
Andrew Dolgov
2021-03-15 22:29:03 +03:00
parent 1870fe172b
commit 77924a6286
12 changed files with 108 additions and 32 deletions

View File

@@ -6,7 +6,7 @@ class Config {
const T_STRING = 2;
const T_INT = 3;
const SCHEMA_VERSION = 145;
const SCHEMA_VERSION = 146;
/* override defaults, defined below in _DEFAULTS[], prefixing with _ENVVAR_PREFIX: