Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
ISPConfig 3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Helmo
ISPConfig 3
Commits
5a5afb38
Unverified
Commit
5a5afb38
authored
4 years ago
by
Helmo
Browse files
Options
Downloads
Patches
Plain Diff
Fix schedule
parent
a7206234
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/lib/classes/cron.d/100-monitor_domain_mx.php
+1
-1
1 addition, 1 deletion
server/lib/classes/cron.d/100-monitor_domain_mx.php
with
1 addition
and
1 deletion
server/lib/classes/cron.d/100-monitor_domain_mx.php
+
1
−
1
View file @
5a5afb38
...
...
@@ -31,7 +31,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
class
cronjob_monitor_domain_mx
extends
cronjob
{
// job schedule
protected
$_schedule
=
'
*
6 * * *'
;
protected
$_schedule
=
'
30
6 * * *'
;
protected
$_run_at_new
=
true
;
private
$_tools
=
null
;
...
...
This diff is collapsed.
Click to expand it.
Helmo
@helmo
mentioned in commit
d294b8cd
·
2 years ago
mentioned in commit
d294b8cd
mentioned in commit d294b8cd52357c41da015e3a88cd35570f9a9acc
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment