Files
Reimagined/config/rhenium-common.toml
2026-05-07 21:38:27 +03:00

7 lines
274 B
TOML

#Evict cached StructureTemplates after the total cache grows beyond the configured limit.
limitTemplateCache = true
#Maximum number of StructureTemplates kept in StructureTemplateManager across all namespaces.
# Default: 128
# Range: 16 ~ 1024
templateCacheSize = 128