Skip to content

Disable template caching? #1

@mattrice

Description

@mattrice

It might be valuable to disable caching templates when doing dev work: as per config-dist.php

$CFG->cachetemplates = false; //NOT FOR PRODUCTION SERVERS!

There is a way to do this through the UI (Site Admin > Appearance > Templates > Cache templates [cachetemplates], but having this be done via a startup flag or something would be helpful to surface this setting I always seem to forget about.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions