mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00
11 lines
394 B
Plaintext
11 lines
394 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/go-ipfs/plugin/plugins/git *
|
|
|
|
badgerds github.com/ipfs/go-ipfs/plugin/plugins/badgerds *
|
|
flatfs github.com/ipfs/go-ipfs/plugin/plugins/flatfs *
|
|
levelds github.com/ipfs/go-ipfs/plugin/plugins/levelds *
|