Skip to content

TCEForms Options e.g. clearCache (groups) is not applied #27

@JBlocks

Description

@JBlocks

If you set the clearCache option with the YAML config, the "Flush Caches" Icon is not visible in the backend.
It is even not possible to define the specific group "pages" or "all" as described in the TCEFORM documentation

YAML example clear-all-cache-settings.yaml:

Original TCEForm config (user.tsconfig) & documentation:

options {
  clearCache {
    all = 1
    pages = 1
  }
}

This should work as well with the YAML syntax.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions