feat(projekt-matching): systemd timer, webhook trigger, inbox baseline script

This commit is contained in:
tlg
2026-07-09 14:28:48 +02:00
parent 91509e5ca6
commit 79966e6e54
4 changed files with 37 additions and 0 deletions

View 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