You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
- `ipnsPubsub` (boolean): Enable pub-sub on IPNS. (Default: `false`)
321
321
- `sharding` (boolean): Enable directory sharding. Directories that have many child objects will be represented by multiple DAG nodes instead of just one. It can improve lookup performance when a directory has several thousand files or more. (Default: `false`)
322
-
- `dht` (boolean): Enable KadDHT. **This is currently not interoperable with `go-ipfs`.**
322
+
- `dht` (boolean): Enable KadDHT.
323
323
324
324
##### `options.config`
325
325
@@ -600,7 +600,13 @@ The core API is grouped into several areas:
0 commit comments