-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.xml
More file actions
24 lines (22 loc) · 742 Bytes
/
config.xml
File metadata and controls
24 lines (22 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<config>
<metadata>
<name>sendMailCron</name>
<type>plugin</type>
<creationDate>2016-08-04</creationDate>
<lastUpdate>2025-04-14</lastUpdate>
<author>Denis Chenu</author>
<authorUrl>https://www.sondages.pro</authorUrl>
<version>4.4.2</version>
<license>GNU Affero General Public License</license>
<description><![CDATA[Allow to send token email by cron or sheduled task.]]></description>
</metadata>
<compatibility>
<version>3</version>
<version>4</version>
<version>5</version>
<version>6</version>
</compatibility>
<updaters disabled="disabled">
</updaters>
</config>