Vergleich install/resources/tasks.xml - 1.8.5 - 1.8.29

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 112Zeile 112
		<title>User Pruning</title>
<description><![CDATA[Automatically prunes users based on criteria set in the settings every day.]]></description>
<file>userpruning</file>

		<title>User Pruning</title>
<description><![CDATA[Automatically prunes users based on criteria set in the settings every day.]]></description>
<file>userpruning</file>

		<minute>*</minute>

		<minute>0</minute>

		<hour>2</hour>

		<hour>2</hour>

		<day>*</day>
<weekday>*</weekday>
<month>*</month>
<enabled>1</enabled>
<logging>1</logging>

		<day>*</day>
<weekday>*</weekday>
<month>*</month>
<enabled>1</enabled>
<logging>1</logging>

	</task>
<task>
<title>Delayed Moderation</title>
<description><![CDATA[Automatically performs delayed moderation actions every 24 hours.]]></description>
<file>delayedmoderation</file>

	</task>
<task>
<title>Delayed Moderation</title>
<description><![CDATA[Automatically performs delayed moderation actions every 24 hours.]]></description>
<file>delayedmoderation</file>

		<minute>0</minute>
<hour>0</hour>
<day>*</day>
<weekday>*</weekday>
<month>*</month>

		<minute>0</minute>
<hour>0</hour>
<day>*</day>
<weekday>*</weekday>
<month>*</month>

		<enabled>1</enabled>
<logging>1</logging>
</task>

		<enabled>1</enabled>
<logging>1</logging>
</task>

Zeile 154Zeile 154
        <weekday>0</weekday>
<month>0</month>
<enabled>0</enabled>

        <weekday>0</weekday>
<month>0</month>
<enabled>0</enabled>

 
        <logging>1</logging>
</task>
<task>
<title>Send Mail Queue</title>
<description><![CDATA[Sends the mail queue every minute.]]></description>
<file>sendmailqueue</file>
<minute>*</minute>
<hour>*</hour>
<day>*</day>
<weekday>*</weekday>
<month>*</month>
<enabled>1</enabled>

        <logging>1</logging>
</task>
</tasks>

        <logging>1</logging>
</task>
</tasks>