We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66ff38 commit 40561d6Copy full SHA for 40561d6
README.md
@@ -61,7 +61,7 @@ To use this extension you need define action in any controller (for example /mod
61
];
62
}
63
```
64
-This action is used to view list of executed commands. // http://project.com/admin/settings/cron
+This action is used to view list of executed commands. http://project.com/admin/settings/cron
65
66
67
To log cron actions you should add behavior to all commands that should be logged.
0 commit comments