mirror of https://github.com/voidlizard/hbs2
Typo
This commit is contained in:
parent
e2927189fb
commit
88b9cce1c8
|
@ -143,7 +143,7 @@ peerConfigRead mbfp = do
|
||||||
|
|
||||||
-- debug $ pretty confData
|
-- debug $ pretty confData
|
||||||
|
|
||||||
config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download"] dir) confData
|
config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download-log"] dir) confData
|
||||||
|
|
||||||
pure $ PeerConfig config
|
pure $ PeerConfig config
|
||||||
where
|
where
|
||||||
|
|
Loading…
Reference in New Issue