diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index c6af211c..92feac62 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -101,7 +101,7 @@ math-cache-ttl: 200 # The time (in minutes) for literal patterns to be cached for. Higher values will lead to # faster evaluation times (less CPU usage) at the expense of slightly more memory usage and # less reactive values. (Do not change unless you are told to). -literal-cache-ttl: 1 +literal-cache-ttl: 10 # If anonymous usage statistics should be tracked. This is very valuable information as it # helps understand how eco and other plugins are being used by logging player and server