Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit a63a631

Browse files
committed
chore: add config to the browser
1 parent 13738cc commit a63a631

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/core/runtime/config-nodejs.js

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ module.exports = () => ({
1010
Gateway: '/ip4/127.0.0.1/tcp/9090'
1111
},
1212
Datastore: {
13-
StorageGCWatermark: 90,
14-
GCPeriod: '1h',
15-
BloomFilterSize: 0,
1613
Spec: {
1714
type: 'mount',
1815
mounts: [

0 commit comments

Comments
 (0)