chore(timers): ingest memory every 5 min
This commit is contained in:
@@ -1,10 +1,9 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=OpenClaw Second-Brain ingest_memory (every 10 min)
|
Description=OpenClaw Second-Brain ingest_memory (every 5 min)
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*:0/10
|
OnCalendar=*:0/5
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=timers.target
|
WantedBy=timers.target
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user