mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2025-02-08 19:24:29 +01:00
When we cache the output of partials we get duplicate elements be- cause both ISEAL and FSC have "Scope", "Certificate", etc modules. We need to use the cluster as an extra key for the partial cache so these don't overlap. See: https://gohugo.io/functions/partialcached/