Skip to content
Snippets Groups Projects
Commit a081f90a authored by Johannes Goderbauer's avatar Johannes Goderbauer
Browse files

Option for disabling the client-contextual cache (changed default value of option)

parent d83aad2a
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
<customBooleanProperty>
<name>dataCaching.client.forceDisable</name>
<description>Enabling this option will disable the per-client-context data-cache within the customzing (for exameple the caching of Keywords). This is usefull if you're testing and want to frequently add data like keywords, etc. which are cached which help of the "DataCaching_lib".</description>
<property v="true" />
<property v="false" />
</customBooleanProperty>
</customProperties>
</aliasSubInstanceConfiguration>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment