Diff -- /etc/cron.d/meta_admin_auto_ack
Diff
/etc/cron.d/meta_admin_auto_ack
added on localhost-ssh-agent at 2026-07-10 14:13:30
Added
+3
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to c9009ce75efc
to c9009ce75efc
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.| 1 | # Meta-Admin auto-ack scheduler tick (every minute). | |
| 2 | # Silent no-op when auto_ack_settings.global_enabled = 0 (default). | |
| 3 | * * * * * mocnwahs3d /usr/bin/perl /var/www/vhosts/3dshawn.com/admin.3dshawn.com/auto_ack_tick.pl >> /var/www/vhosts/3dshawn.com/admin.3dshawn.com/auto_ack.log 2>&1 |