mirror of
https://github.com/miniflux/v2.git
synced 2025-08-01 17:38:37 +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; |