More configs moved to key values

This commit is contained in:
Michael 2023-01-22 13:40:08 +00:00
commit d76963944a
5 changed files with 16 additions and 3 deletions

View file

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