1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-24 02:20:52 +08:00

feat(config): AutoConf with "auto" placeholders (#10883)

https://github.com/ipfs/kubo/pull/10883
https://github.com/ipshipyard/config.ipfs-mainnet.org/issues/3

---------

Co-authored-by: gammazero <gammazero@users.noreply.github.com>
This commit is contained in:
Marcin Rataj
2025-08-20 05:59:11 +02:00
committed by GitHub
parent c468f44fc1
commit ccb49de852
99 changed files with 10270 additions and 415 deletions

View File

@ -30,7 +30,6 @@ func TestCommands(t *testing.T) {
"/block/stat",
"/bootstrap",
"/bootstrap/add",
"/bootstrap/add/default",
"/bootstrap/list",
"/bootstrap/rm",
"/bootstrap/rm/all",