mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 18:28:08 +08:00
go-ipfs-config: make publish more configurable and add test for repub
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
This commit is contained in:
parent
4f6eb40056
commit
a28d610d80
@ -2,4 +2,5 @@ package config
|
||||
|
||||
type Ipns struct {
|
||||
RepublishPeriod string
|
||||
RecordLifetime string
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user