rougail/tests/dictionaries/80extra_services/extra_dirs/services/00-base.xml

25 lines
828 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<rougail>
<variables>
<family name='ejabberd'>
<variable name="description" type="string">
<value>Exportation de la base de ejabberd</value>
</variable>
<variable name="day" type="schedule"></variable>
<variable name="mode" type="schedulemod">
<value>pre</value>
</variable>
</family>
</variables>
<constraints>
<fill name='calc_multi_condition'>
<param>non</param>
2021-02-07 09:23:01 +01:00
<param type='variable' name='condition_1' propertyerror='False'>activer_ejabberd</param>
<param name='match'>none</param>
<param name='mismatch'>daily</param>
<target>extra.ejabberd.day</target>
</fill>
</constraints>
</rougail>