mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:55:55 +00:00
schema: add ttrss_users.last_auth_attempt
This commit is contained in:
@@ -6,7 +6,7 @@ class Config {
|
||||
const T_STRING = 2;
|
||||
const T_INT = 3;
|
||||
|
||||
const SCHEMA_VERSION = 144;
|
||||
const SCHEMA_VERSION = 145;
|
||||
|
||||
/* override defaults, defined below in _DEFAULTS[], prefixing with _ENVVAR_PREFIX:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user