Skip to content
This repository was archived by the owner on Sep 30, 2023. It is now read-only.

Commit ab75f88

Browse files
committed
fix: remove unused default option
1 parent d218871 commit ab75f88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Store.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ const DefaultOptions = {
1717
Index: Index,
1818
maxHistory: -1,
1919
directory: './orbitdb',
20-
replicate: true,
2120
referenceCount: 64,
2221
replicationConcurrency: 128
2322
}

0 commit comments

Comments
 (0)