save tokens
This commit is contained in:
@@ -75,10 +75,10 @@
|
|||||||
|
|
||||||
systemd.user.timers.opencode-inbox-triage = {
|
systemd.user.timers.opencode-inbox-triage = {
|
||||||
Unit = {
|
Unit = {
|
||||||
Description = "Run OpenCode inbox triage every 10 minutes";
|
Description = "Run OpenCode inbox triage every 12 hours";
|
||||||
};
|
};
|
||||||
Timer = {
|
Timer = {
|
||||||
OnCalendar = "*:0/10";
|
OnCalendar = "*-*-* 0/12:00:00";
|
||||||
Persistent = true;
|
Persistent = true;
|
||||||
};
|
};
|
||||||
Install = {
|
Install = {
|
||||||
|
|||||||
Reference in New Issue
Block a user