summaryrefslogtreecommitdiff
path: root/schema/upgrade-1.2.2-1.2.3-pgsql.sql
blob: 90e32f507a58845444edbb655fe0bc87c0e6ad82 (plain)
1
2
3
insert into ttrss_prefs (pref_name,type_id,def_value,short_desc,section_id,help_text) values('DIGEST_ENABLE', 1, 'false', 'Enable e-mail digest',1,
'This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');