Defaulting to -1 rather than boolean false

This commit is contained in:
Honey Tree
2024-11-17 14:01:22 -03:00
parent ac33e4d668
commit 5397614347
2 changed files with 9 additions and 4 deletions
+2 -1
View File
@@ -174,6 +174,7 @@ claude:
# Use with caution. Behavior may be unpredictable and no guarantees can or will be made.
# Set to an integer to specify the desired depth. 0 (which does NOT include the prefill)
# should be ideal for most use cases.
cachingAtDepth: false
# Any value other than a non-negative integer will be ignored and caching at depth will not be enabled.
cachingAtDepth: -1
# -- SERVER PLUGIN CONFIGURATION --
enableServerPlugins: false