Skip to content

Commit

Permalink
Merge b56e955 into 6a78141
Browse files Browse the repository at this point in the history
  • Loading branch information
Roasbeef committed Jan 25, 2019
2 parents 6a78141 + b56e955 commit ffa311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.go
Expand Up @@ -49,7 +49,7 @@ const (
defaultRPCHost = "localhost"
defaultMaxPendingChannels = 1
defaultNoSeedBackup = false
defaultTrickleDelay = 30 * 1000
defaultTrickleDelay = 90 * 1000
defaultInactiveChanTimeout = 20 * time.Minute
defaultMaxLogFiles = 3
defaultMaxLogFileSize = 10
Expand Down

0 comments on commit ffa311c

Please sign in to comment.