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 69170af commit 042865dCopy full SHA for 042865d
README.md
@@ -216,6 +216,10 @@ smtpSecurity | string | null | SMTP security
216
smtpSender | string | jobby@<hostname> | The sender and from addresses used in SMTP notices
217
smtpSenderName | string | Jobby | The name used in the from field for SMTP messages
218
219
+## Symfony integration ##
220
+
221
+Symfony bundle for Jobby - [imper86/jobby-cron-bundle](https://github.com/imper86/jobby-cron-bundle)
222
223
## Credits ##
224
225
Developed before, but since inspired by [whenever](<https://github.com/javan/whenever>).
0 commit comments