Automated build for v0.01
This commit is contained in:
3
schema/versions/pgsql/20.sql
Normal file
3
schema/versions/pgsql/20.sql
Normal file
@ -0,0 +1,3 @@
|
||||
UPDATE ttrss_prefs SET help_text = 'This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once.' WHERE pref_name = 'ALLOW_DUPLICATE_POSTS';
|
||||
|
||||
update ttrss_version set schema_version = 20;
|
Reference in New Issue
Block a user