This commit is contained in:
Dmitry Zuikov 2023-03-20 07:15:18 +03:00
parent 1a1d691bd8
commit ee3e71eec2
3 changed files with 2 additions and 12 deletions

View File

@ -269,5 +269,4 @@ fixme-del "WeoK4yaz16"
(fixme-set "workflow" "backlog" "2Y5LV4M9YT")
(fixme-set "workflow" "backlog" "8ruNVLwUcC")
(fixme-set "workflow" "test" "2RE7qwfYkA")
(fixme-set "assigned" "fastpok" "AnAHoFeqF1")
(fixme-set "workflow" "test" "2RE7qwfYkA")

View File

@ -1,13 +1,4 @@
## 2023-03-19
FIXME: broken-commit-object-file-disaster
see 13CuHGmVHfdr2VAzmnMkQV4kZa8kSM2HEoSb8dUVLSQV
FIXME: ASAP-fix-download-log
8e72fbff5c395fa6d1dab02dde7eea887bdca274
## 2023-02-28
TODO: hbs2-git

View File

@ -143,7 +143,7 @@ peerConfigRead mbfp = do
-- debug $ pretty confData
config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download-log"] dir) confData
config <- transformBiM (canonicalizeConfPaths ["key", "storage", "download"] dir) confData
pure $ PeerConfig config
where