Document IMESSAGE_STATE_DIR in README

This commit is contained in:
Kenneth Lien 2026-03-23 20:12:20 -07:00
parent bfed4635f5
commit 9693fd75c3
No known key found for this signature in database

View File

@ -63,6 +63,7 @@ Handles are phone numbers (`+15551234567`) or Apple ID emails (`them@icloud.com`
| --- | --- | --- | | --- | --- | --- |
| `IMESSAGE_APPEND_SIGNATURE` | `true` | Appends `\nSent by Claude` to outbound messages. Set to `false` to disable. | | `IMESSAGE_APPEND_SIGNATURE` | `true` | Appends `\nSent by Claude` to outbound messages. Set to `false` to disable. |
| `IMESSAGE_ACCESS_MODE` | — | Set to `static` to disable runtime pairing and read `access.json` only. | | `IMESSAGE_ACCESS_MODE` | — | Set to `static` to disable runtime pairing and read `access.json` only. |
| `IMESSAGE_STATE_DIR` | `~/.claude/channels/imessage` | Override where `access.json` and pairing state live. |
## Access control ## Access control