For some reason the heading IDs (and hence heading link URL fragments) on the memory caching page are currently missing, respectively they are id1, id2 etc, counting up with each heading, instead of expected apcu, redis etc. To compare the expected IDs on other pages, like the one about background jobs: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#parameters
But I don't see the reason for it in the source. Both h2 headings are defined the same way with a dash line below the heading text:
For some reason the heading IDs (and hence heading link URL fragments) on the memory caching page are currently missing, respectively they are
id1,id2etc, counting up with each heading, instead of expectedapcu,redisetc. To compare the expected IDs on other pages, like the one about background jobs: https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#parametersBut I don't see the reason for it in the source. Both
h2headings are defined the same way with a dash line below the heading text: