You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,7 @@ To use it, you have to enable contrib recipes on your project : `composer config
37
37
- Monitoring with timeout or failed commands (Json URL and command with mailing)
38
38
- Translated in french, english, german and spanish
39
39
- An [EasyAdmin](https://github.com/EasyCorp/EasyAdminBundle) configuration template available [here](Resources/doc/index.md#6---easyadmin-integration)
40
+
-**Beta** - Handle commands with a deamon (unix only) if you don't want to use a cronjob
Copy file name to clipboardExpand all lines: Resources/doc/index.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -194,7 +194,7 @@ From this screen, you can do following actions :
194
194
195
195
When creating a new scheduling, you can provide your commands arguments and options exactly as you wold do from the console. Remember to use quotes when using arguments and options that includes white spaces.
196
196
197
-
After that, you have to set (every few minutes, it depends of your needs) the following command in your system crontab :
197
+
After that, **you have to set (every few minutes, it depends of your needs) the following command in your system crontab**:
0 commit comments