Remove shortFooter/longFooter to avoid unnecessary navigation loading

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2022-01-12 12:16:39 +01:00
parent 6572f80102
commit 55fd974926
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF

View file

@ -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(),
]),
];