summaryrefslogtreecommitdiff
path: root/Logs.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Logs.hs')
-rw-r--r--Logs.hs3
1 files changed, 3 insertions, 0 deletions
diff --git a/Logs.hs b/Logs.hs
index a3dd968880..38bd1c0683 100644
--- a/Logs.hs
+++ b/Logs.hs
@@ -63,6 +63,9 @@ uuidLog = "uuid.log"
numcopiesLog :: FilePath
numcopiesLog = "numcopies.log"
+configLog :: FilePath
+configLog = "config.log"
+
remoteLog :: FilePath
remoteLog = "remote.log"