neos/neos-development-collection
Docs: Fusion mention enableObjectTreeCache in documentation
Offen
#2.596 geöffnet am 09.07.2019
Good first issueP: FusionT: Documentation
Repository-Metriken
- Stars
- (267 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Currently, the setting option is neither mentioned on docs.neos.io nor on RTD
https://docs.neos.io/search?search=enableObjectTreeCache https://neos.readthedocs.io/en/stable/search.html?q=enableObjectTreeCache&check_keywords=yes&area=default
but only in the Settings.yaml file itself:
https://github.com/neos/neos/blob/master/Configuration/Settings.yaml#L22
This option however can lead to quite confusing behaviour as seen in this slack thread: https://neos-project.slack.com/archives/C050C8FEK/p1562665567171800