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

Commit 461e995

Browse files
committed
chore: removed unused configs
1 parent 13738cc commit 461e995

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

src/core/runtime/config-nodejs.js

Lines changed: 0 additions & 3 deletions
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: [

test/fixtures/go-ipfs-repo/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6
1+
7

0 commit comments

Comments
 (0)