kubo/core
Antonio Navarro Perez bf8274f6e2
feat: --reset flag on swarm limit command (#9310)
* feat: --reset flag on swarm limit command

This flag allows to the user to reset limits to default values.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Use adjusted default limits and remove already fixed FIXME

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

* Apply suggestions from code review

Co-authored-by: Gus Eggert <gus@gus.dev>

* Return correct defaults

* Remove resetting all values from a map.

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>

Signed-off-by: Antonio Navarro Perez <antnavper@gmail.com>
Co-authored-by: Gus Eggert <gus@gus.dev>
2022-10-12 11:02:43 -04:00
..
bootstrap chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
commands feat: --reset flag on swarm limit command (#9310) 2022-10-12 11:02:43 -04:00
coreapi ci: add stylecheck to golangci-lint (#9334) 2022-10-06 10:18:40 -04:00
coredag chore: replace ioutil with io and os (#8969) 2022-06-14 12:37:02 -04:00
corehttp fix: add InlineDNSLink flag to PublicGateways config (#9328) 2022-10-11 15:45:43 +02:00
corerepo refactor: rename to kubo 2022-07-06 18:40:37 +02:00
coreunix refactor: rename to kubo 2022-07-06 18:40:37 +02:00
mock chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
node feat: --reset flag on swarm limit command (#9310) 2022-10-12 11:02:43 -04:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
builder.go docs: add fx plugin documentation to plugins.md (#9191) 2022-08-13 08:08:52 -04:00
core_test.go ci: add stylecheck to golangci-lint (#9334) 2022-10-06 10:18:40 -04:00
core.go feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00