Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit f2a633a7 authored by Harald Martini's avatar Harald Martini
Browse files

set actual modaldata and modalresultfields to false,

parent a52f5dbd
No related branches found
No related tags found
No related merge requests found
......@@ -11,14 +11,14 @@
<Setting Name="WriteModalResults" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ModalResults1Hz" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
<Setting Name="ModalResults1Hz" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="Validate" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="ActualModalData" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
<Setting Name="ActualModalData" Type="System.Boolean" Scope="Application">
<Value Profile="(Default)">False</Value>
</Setting>
<Setting Name="SerializeVectoRunData" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
......
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