remove the registry.gitlab.collabora.com/collabora-online/docker:latest image

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-17 12:18:16 +02:00
parent 660a128708
commit 787fa22a81
5 changed files with 0 additions and 51 deletions
-4
View File
@@ -963,10 +963,6 @@ class ConfigurationManager
}
}
public function isCollaboraSubscriptionEnabled() : bool {
return str_contains($this->collaboraAdditionalOptions, '--o:support_key=');
}
/**
* Provide an extra method since the corresponding attribute setter prevents setting an empty value.
*/