浏览代码

updates to readme

clementinecomputing 4 年之前
父节点
当前提交
3cd77e3b6e
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      server/ui/fleet-management/README.md

+ 8 - 0
server/ui/fleet-management/README.md

@@ -10,3 +10,11 @@ the fleet.
 
 Credentials are located in the `connect.php` and `annotation.php` files and should be filled
 in with the appropriate SQL connection credentials.
+
+---
+
+The paddle commit functionality places a file, `/tmp/new_paddles_exist`, to signal to the system
+that new paddles are ready for processing.
+
+`autocfg.sh` is the script in charge of monitoring for this file and should be run on an hourly
+cronjob.