feat(projekt-matching): systemd timer, webhook trigger, inbox baseline script
This commit is contained in:
9
projekt-matching/deploy/projekt-matching.timer
Normal file
9
projekt-matching/deploy/projekt-matching.timer
Normal file
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Poll chancen@ inbox via PM Ingest every 5 minutes
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*:00/5
|
||||
Persistent=false
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user