File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -406,8 +406,8 @@ small.
406406
407407All scripts are cached by default so that they only need to be recompiled
408408when updates occur. By default, scripts do not have a time-based expiration.
409- You can change this behavior by using the `script.cache.expire ` setting.
410- Use the `script.cache.max_size ` setting to configure the size of the cache.
409+ You can change this behavior by using the `script.context.$CONTEXT.cache_expire ` setting.
410+ Use the `script.context.$CONTEXT.cache_max_size ` setting to configure the size of the cache.
411411
412412NOTE: The size of scripts is limited to 65,535 bytes. Set the value of `script.max_size_in_bytes` to increase that soft limit. If your scripts are
413413really large, then consider using a
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments