docs(env): replace legacy TMUX_SERVER_NAME with HERDR_SESSION_NAME in .mam.env.example

This commit is contained in:
2026-08-05 09:33:39 +09:00
parent 51dcf56c80
commit 8dcb2b2d9e
+4
View File
@@ -35,6 +35,10 @@
#default: $HOME/.local/bin #default: $HOME/.local/bin
# LOCAL_BIN=$HOME/.local/bin # LOCAL_BIN=$HOME/.local/bin
# Isolated Herdr session socket name (`herdr --session <name>`).
#default: mam-<workspace-slug>
# HERDR_SESSION_NAME=mam-multi-agent-mux
# =========================================================================== # ===========================================================================
# delegate-job / MQTT broker # delegate-job / MQTT broker
# =========================================================================== # ===========================================================================