mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-21 18:37:45 +08:00
13 lines
494 B
Plaintext
13 lines
494 B
Plaintext
# this file contains plugins to be preloaded
|
|
# empty lines or starting with '#' are ignored
|
|
#
|
|
# name go-path number of the sub-plugin or *
|
|
|
|
ipldgit github.com/ipfs/kubo/plugin/plugins/git *
|
|
iplddagjose github.com/ipfs/kubo/plugin/plugins/dagjose *
|
|
|
|
badgerds github.com/ipfs/kubo/plugin/plugins/badgerds *
|
|
flatfs github.com/ipfs/kubo/plugin/plugins/flatfs *
|
|
levelds github.com/ipfs/kubo/plugin/plugins/levelds *
|
|
peerlog github.com/ipfs/kubo/plugin/plugins/peerlog *
|