mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Remove old config parts
- config.hostname - system.urlpath - system.ssl_policy
This commit is contained in:
parent
45749c14be
commit
96e12be26b
6 changed files with 14 additions and 9 deletions
|
@ -55,7 +55,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1514);
|
||||
define('DB_UPDATE_VERSION', 1515);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue