Say how the spawned tools are actually invoked
This commit is contained in:
@@ -66,6 +66,13 @@
|
||||
// VV_CACHE_DIR/arrs.json consumed by api/arrs.php
|
||||
// stdout one timing line, captured into the job log
|
||||
//
|
||||
// RUNTIME MODES
|
||||
// api_cache_writer.php
|
||||
// Build both payloads and write them to the cache. Takes no arguments.
|
||||
//
|
||||
// Run every minute by Tools/api_cache_writer.sh, which is the cron entry — this file is the
|
||||
// work, that one is the schedule, the lock and the log.
|
||||
//
|
||||
// DEPENDS ON
|
||||
// include/monitor.php, include/common.php, include/unraid_api.php,
|
||||
// include/vms.php, include/docker_folders.php, include/arrs.php
|
||||
|
||||
Reference in New Issue
Block a user