Merge "Remove duplicate word 'the'"
This commit is contained in:
commit
4b58e59bbb
@ -4,6 +4,6 @@ features:
|
|||||||
Enable caching of action definitions in local memory. Now, instead of
|
Enable caching of action definitions in local memory. Now, instead of
|
||||||
downloading the definitions from the database every time, mistral engine
|
downloading the definitions from the database every time, mistral engine
|
||||||
will store them in a local cache. This should reduce the number of
|
will store them in a local cache. This should reduce the number of
|
||||||
database requests and improve the whole performance of the the system.
|
database requests and improve the whole performance of the system.
|
||||||
Cache ttl can be configured with ``action_definition_cache_time`` option
|
Cache ttl can be configured with ``action_definition_cache_time`` option
|
||||||
from [engine] group. The default value is 60 seconds.
|
from [engine] group. The default value is 60 seconds.
|
||||||
|
Loading…
Reference in New Issue
Block a user