1
0
Fork 0

API: (hopefully) improves speed of the public timeline

This commit is contained in:
Michael 2021-06-12 15:19:56 +00:00
commit 24cc82f396
6 changed files with 124 additions and 11 deletions

View file

@ -55,7 +55,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1421);
define('DB_UPDATE_VERSION', 1422);
}
return [