Skip to content

Commit 8d4a056

Browse files
authored
Update wheel-reference.mdx
1 parent 25f0228 commit 8d4a056

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/wheel/wheel-reference.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@ This section dives deeper into the Ceramic parameters you can configure when you
112112

113113
An option to define if IFPS runs in the same compute process as Ceramic. You have two options to choose from:
114114

115-
- Bundled - IPFS running in same compute process as Ceramic; recommended for early prototyping.
116-
- Remote - IPFS running in separate compute process; recommended for production and everything besides early prototyping.
117-
This assumes that you have the IPFS process setup and can provide an IPFS Hostname.
115+
- Remote - IPFS running in separate compute process; recommended for all Ceramic versions that use `ceramic-one`. This configuration requires an IPFS Hostname. Default value is `http://localhost:5101`
116+
- Bundled - IPFS running in same compute process as Ceramic; used only with older Ceramic versions that use Kubo.
117+
118118

119119
### State Store
120120

0 commit comments

Comments
 (0)