Automated build for v0.01
This commit is contained in:
3
schema/versions/mysql/28.sql
Normal file
3
schema/versions/mysql/28.sql
Normal file
@ -0,0 +1,3 @@
|
||||
UPDATE ttrss_prefs SET def_value = 'main, generic, misc, uncategorized, blog, blogroll, general, news' WHERE pref_name = 'BLACKLISTED_TAGS';
|
||||
|
||||
update ttrss_version set schema_version = 28;
|
Reference in New Issue
Block a user