diff --git a/hbs2-peer/app/PeerConfig.hs b/hbs2-peer/app/PeerConfig.hs index 9d1dd7a7..27ea8b73 100644 --- a/hbs2-peer/app/PeerConfig.hs +++ b/hbs2-peer/app/PeerConfig.hs @@ -143,7 +143,7 @@ peerConfigRead mbfp = do -- debug $ pretty confData - config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download"] dir) confData + config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download-log"] dir) confData pure $ PeerConfig config where