Remove shortFooter/longFooter to avoid unnecessary navigation loading

Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/30625/head
Julius Härtl 2022-01-12 12:16:39 +07:00
parent 6572f80102
commit 55fd974926
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with 0 additions and 2 deletions

@ -301,8 +301,6 @@ class JSConfigHelper {
'docPlaceholderUrl' => $this->defaults->buildDocLinkToKey('PLACEHOLDER'),
'slogan' => $this->defaults->getSlogan(),
'logoClaim' => '',
'shortFooter' => $this->defaults->getShortFooter(),
'longFooter' => $this->defaults->getLongFooter(),
'folder' => \OC_Util::getTheme(),
]),
];