- Added setting to disable lua scripts caching in the storage service for scenarios that use extern editors.
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
<Settings>
|
||||
<Setting Name="HideUserNamesInLogs" Type="bool" Value="true"/>
|
||||
<Setting Name="IsCsEnabled" Type="bool" Value="false" AllowChangesWhileExecuting="false"/>
|
||||
<Setting Name="UseCaching" Type="bool" Value="true" AllowChangesWhileExecuting="false"/>
|
||||
</Settings>
|
||||
</Configuration>
|
||||
|
||||
Reference in New Issue
Block a user