some more DB tuning.

This commit is contained in:
Mario Vavti
2018-02-15 19:24:15 +01:00
parent 45b42cbc1c
commit 9e251a1abc
5 changed files with 29 additions and 11 deletions

View File

@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '3.1.9' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1201 );
define ( 'DB_UPDATE_VERSION', 1202 );
define ( 'PROJECT_BASE', __DIR__ );