Skip to content

Commit e619365

Browse files
author
Guilherme Gibertoni
committed
docs: new env var entry in README
1 parent 153915c commit e619365

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Server/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ These options apply to the `mcp-for-unity` command (whether run via `uvx`, Docke
147147
- `UNITY_MCP_HTTP_REMOTE_HOSTED` - Enable remote-hosted mode (`true`, `1`, or `yes`)
148148
- `UNITY_MCP_DEFAULT_INSTANCE` - Default Unity instance to target (project name, hash, or `Name@hash`)
149149
- `UNITY_MCP_SKIP_STARTUP_CONNECT=1` - Skip initial Unity connection attempt on startup
150+
- `UNITY_MCP_LOG_DIR` - Override the rotating server log directory. Default: `%LOCALAPPDATA%\UnityMCP\Logs` (Windows), `~/Library/Application Support/UnityMCP/Logs` (macOS), `$XDG_STATE_HOME/UnityMCP/Logs` (Linux/BSD, defaults to `~/.local/state/UnityMCP/Logs`).
150151

151152
API key authentication (remote-hosted mode):
152153

0 commit comments

Comments
 (0)