17 lines
467 B
XML
17 lines
467 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<rougail version="0.10">
|
|
<variables>
|
|
<family name="ejabberd">
|
|
<family name="description" description="description" leadership="True">
|
|
<variable name="description" type="string" multi="True">
|
|
<value>test</value>
|
|
</variable>
|
|
<variable name="mode" type="string">
|
|
<value>pre</value>
|
|
</variable>
|
|
</family>
|
|
</family>
|
|
</variables>
|
|
<constraints/>
|
|
</rougail>
|