aboutsummaryrefslogtreecommitdiff
path: root/config.def.py
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.py')
-rw-r--r--config.def.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.py b/config.def.py
index 4d3fb2a..f38af45 100644
--- a/config.def.py
+++ b/config.def.py
@@ -12,3 +12,4 @@ MAPPING = {
PORT = 5728
MAIL_HOST = "andrewyu.org"
MAIL_PREFIX = "qbox"
+MAILDIR_LOCATION = "/srv/qbox/mail/Inbox"