[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Summary view] [Print] [Text view]
1 <?xml version="1.0" encoding="UTF-8"?> 2 <tasks version="1400" exported=""> 3 <task> 4 <title>Hourly Cleanup</title> 5 <description><![CDATA[Cleans out old searches, captcha images, registration questions and expires redirects.]]></description> 6 <file>hourlycleanup</file> 7 <minute>0</minute> 8 <hour>*</hour> 9 <day>*</day> 10 <weekday>*</weekday> 11 <month>*</month> 12 <enabled>1</enabled> 13 <logging>1</logging> 14 </task> 15 <task> 16 <title>Daily Cleanup</title> 17 <description><![CDATA[Cleans out old sessions and read threads.]]></description> 18 <file>dailycleanup</file> 19 <minute>0</minute> 20 <hour>0</hour> 21 <day>*</day> 22 <weekday>*</weekday> 23 <month>*</month> 24 <enabled>1</enabled> 25 <logging>1</logging> 26 </task> 27 <task> 28 <title>Half-hourly User Cleanup</title> 29 <description><![CDATA[Automatically expires bans, warnings and posting suspension and moderation times for users.]]></description> 30 <file>usercleanup</file> 31 <minute>30,59</minute> 32 <hour>*</hour> 33 <day>*</day> 34 <weekday>*</weekday> 35 <month>*</month> 36 <enabled>1</enabled> 37 <logging>1</logging> 38 </task> 39 <task> 40 <title>Weekly Backup</title> 41 <description><![CDATA[Automatically backups your MyBB tables to your backups directory.]]></description> 42 <file>backupdb</file> 43 <minute>0</minute> 44 <hour>0</hour> 45 <day>*</day> 46 <weekday>0</weekday> 47 <month>*</month> 48 <enabled>0</enabled> 49 <logging>1</logging> 50 </task> 51 <task> 52 <title>Promotion System</title> 53 <description><![CDATA[Automatically runs the promotion system every 20 minutes.]]></description> 54 <file>promotions</file> 55 <minute>5,25,45</minute> 56 <hour>*</hour> 57 <day>*</day> 58 <weekday>*</weekday> 59 <month>*</month> 60 <enabled>1</enabled> 61 <logging>1</logging> 62 </task> 63 <task> 64 <title>Thread Views</title> 65 <description><![CDATA[Automatically updates thread views every 15 minutes. This task will automatically be enabled or disabled when changing the 'Delayed Thread Views' setting.]]></description> 66 <file>threadviews</file> 67 <minute>10,25,40,55</minute> 68 <hour>*</hour> 69 <day>*</day> 70 <weekday>*</weekday> 71 <month>*</month> 72 <enabled>0</enabled> 73 <logging>1</logging> 74 </task> 75 <task> 76 <title>Tables Check</title> 77 <description><![CDATA[Automatically runs a table check and attempts to repair any crashed tables.]]></description> 78 <file>checktables</file> 79 <minute>0</minute> 80 <hour>*</hour> 81 <day>*</day> 82 <weekday>*</weekday> 83 <month>*</month> 84 <enabled>0</enabled> 85 <logging>1</logging> 86 </task> 87 <task> 88 <title>Log Pruning</title> 89 <description><![CDATA[Automatically cleans up old MyBB log files (administrator, moderator, task, promotion, and mail logs.)]]></description> 90 <file>logcleanup</file> 91 <minute>21</minute> 92 <hour>5</hour> 93 <day>*</day> 94 <weekday>*</weekday> 95 <month>*</month> 96 <enabled>1</enabled> 97 <logging>1</logging> 98 </task> 99 <task> 100 <title>Mass Mail</title> 101 <description><![CDATA[Automatically sends any queued mass mailings every 15 minutes.]]></description> 102 <file>massmail</file> 103 <minute>10,25,40,55</minute> 104 <hour>*</hour> 105 <day>*</day> 106 <weekday>*</weekday> 107 <month>*</month> 108 <enabled>1</enabled> 109 <logging>1</logging> 110 </task> 111 <task> 112 <title>User Pruning</title> 113 <description><![CDATA[Automatically prunes users based on criteria set in the settings every day.]]></description> 114 <file>userpruning</file> 115 <minute>0</minute> 116 <hour>2</hour> 117 <day>*</day> 118 <weekday>*</weekday> 119 <month>*</month> 120 <enabled>1</enabled> 121 <logging>1</logging> 122 </task> 123 <task> 124 <title>Delayed Moderation</title> 125 <description><![CDATA[Automatically performs delayed moderation actions every 24 hours.]]></description> 126 <file>delayedmoderation</file> 127 <minute>0</minute> 128 <hour>0</hour> 129 <day>*</day> 130 <weekday>*</weekday> 131 <month>*</month> 132 <enabled>1</enabled> 133 <logging>1</logging> 134 </task> 135 <task> 136 <title>Version Check</title> 137 <description><![CDATA[Automatically checks for news and new versions of MyBB every day.]]></description> 138 <file>versioncheck</file> 139 <minute>0</minute> 140 <hour>0</hour> 141 <day>*</day> 142 <weekday>*</weekday> 143 <month>*</month> 144 <enabled>1</enabled> 145 <logging>1</logging> 146 </task> 147 <task> 148 <title>Stylesheet Re-Cache</title> 149 <description><![CDATA[Re-caches all stylesheets to the filesystem, including minifying the styles.]]></description> 150 <file>recachestylesheets</file> 151 <minute>0</minute> 152 <hour>0</hour> 153 <day>1</day> 154 <weekday>0</weekday> 155 <month>0</month> 156 <enabled>0</enabled> 157 <logging>1</logging> 158 </task> 159 <task> 160 <title>Send Mail Queue</title> 161 <description><![CDATA[Sends the mail queue every minute.]]></description> 162 <file>sendmailqueue</file> 163 <minute>*</minute> 164 <hour>*</hour> 165 <day>*</day> 166 <weekday>*</weekday> 167 <month>*</month> 168 <enabled>1</enabled> 169 <logging>1</logging> 170 </task> 171 </tasks>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |