in helpers/config.go [32:34]
func (c *Config) UploadSlotTTLDuration() (time.Duration, error) { return time.ParseDuration(c.UploadSlotTTL) }