mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 01:11:28 +00:00
new hidden param, _INFOBOX_DISABLE_OVERLAY
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
insert into ttrss_prefs (pref_name,type_id,def_value,short_desc,section_id) values('_PREFS_ACTIVE_TAB', 2, '', '', 1);
|
||||
|
||||
insert into ttrss_prefs (pref_name,type_id,def_value,short_desc,section_id) values('_INFOBOX_DISABLE_OVERLAY', 1, 'false', '', 1);
|
||||
|
||||
update ttrss_version set schema_version = 17;
|
||||
|
||||
Reference in New Issue
Block a user