|
|
@@ -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.
|