mirror of
https://github.com/miniflux/v2.git
synced 2025-07-27 17:28:38 +00:00
The goal is to speed up the user interface. Detecting the language based on the content is pretty slow.
1 line
No EOL
67 B
SQL
1 line
No EOL
67 B
SQL
alter table entries add column reading_time int not null default 0; |