Removing problematic condition
This commit is contained in:
parent
a6ebd2748f
commit
7b3f1905d9
|
@ -198,13 +198,6 @@
|
||||||
<target type='variable'>dbSlowQueryLogTime</target>
|
<target type='variable'>dbSlowQueryLogTime</target>
|
||||||
<target type='variable'>dbSlowQueryLogFile</target>
|
<target type='variable'>dbSlowQueryLogFile</target>
|
||||||
</condition>
|
</condition>
|
||||||
|
|
||||||
<condition name='disabled_if_in' source="dbClusterPosition">
|
|
||||||
<param>Node</param>
|
|
||||||
<target type='variable'>accName</target>
|
|
||||||
<target type='variable'>accLimits</target>
|
|
||||||
<target type='variable'>accLimitTarget</target>
|
|
||||||
</condition>
|
|
||||||
</constraints>
|
</constraints>
|
||||||
<help/>
|
<help/>
|
||||||
</creole>
|
</creole>
|
||||||
|
|
Loading…
Reference in New Issue