More configs moved to key values
This commit is contained in:
parent
2db935fae2
commit
d76963944a
5 changed files with 16 additions and 3 deletions
|
@ -55,7 +55,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1512);
|
||||
define('DB_UPDATE_VERSION', 1513);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue