Remove old config parts

- config.hostname
- system.urlpath
- system.ssl_policy
This commit is contained in:
Philipp 2023-02-18 20:28:01 +01:00
parent 45749c14be
commit 96e12be26b
No known key found for this signature in database
GPG key ID: 24A7501396EB5432
6 changed files with 14 additions and 9 deletions

View file

@ -36,7 +36,6 @@ return [
'sitename' => 'Friendica Social Network',
'register_policy' => \Friendica\Module\Register::OPEN,
'register_text' => '',
'hostname' => 'friendica.local',
],
'system' => [
'default_timezone' => 'UTC',