mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-07 07:44:27 +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
|
@ -36,7 +36,6 @@ return [
|
|||
'sitename' => 'Friendica Social Network',
|
||||
'register_policy' => \Friendica\Module\Register::OPEN,
|
||||
'register_text' => '',
|
||||
'hostname' => 'friendica.local',
|
||||
],
|
||||
'system' => [
|
||||
'default_timezone' => 'UTC',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue