diff --git a/README.md b/README.md index 2f47b2e..c473a75 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ $ npm start | `USE_DELEGATED_ROUTING` | Whether to use the delegated routing v1 API | `true` | | `DELEGATED_ROUTING_V1_HOST` | Hostname to use for delegated routing v1 | `https://delegated-ipfs.dev` | | `USE_DHT_ROUTING` | Whether to use @libp2p/kad-dht for routing when libp2p is enabled | `true` | +| `USE_SESSIONS` | If true, use a blockstore session per IPFS/IPNS path | `true` |