summaryrefslogtreecommitdiff
path: root/poezio/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/config.py')
-rw-r--r--poezio/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/config.py b/poezio/config.py
index 8f35e19c..26de67e5 100644
--- a/poezio/config.py
+++ b/poezio/config.py
@@ -686,4 +686,4 @@ options = None
safeJID = None # type: Optional[Callable]
# the global log dir
-LOG_DIR = ''
+LOG_DIR = Path()