Mesh chat store: append-replicated log over the existing SSH trust
This commit is contained in:
@@ -74,3 +74,7 @@ php "$SCRIPT_DIR/api_cache_writer.php"
|
||||
# Failure is ignored on purpose: a missed sample costs resolution in one window, and this job's
|
||||
# actual purpose is the WebGUI cache.
|
||||
php "$SCRIPT_DIR/mesh_traffic_sample.php" >/dev/null 2>&1 || true
|
||||
|
||||
# Retry any mesh chat that could not be delivered when it was sent — a partner being asleep is
|
||||
# the normal case for the message "my server is going down".
|
||||
php "$SCRIPT_DIR/node_chat_receive.php" --flush >/dev/null 2>&1 || true
|
||||
|
||||
Reference in New Issue
Block a user