summaryrefslogtreecommitdiff
path: root/blabouncer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'blabouncer.conf')
-rw-r--r--blabouncer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/blabouncer.conf b/blabouncer.conf
index d90d35b..cf9591b 100644
--- a/blabouncer.conf
+++ b/blabouncer.conf
@@ -37,3 +37,7 @@ certfile = "cert.pem"
# Certificate key file
# If clienttls = "0" then this need not be set
keyfile = "key.pem"
+
+# Base directory (defaults to $HOME/.blabouncer/)
+# Things such as the logs directory will be placed below this
+#basedir = "/home/foo/.blabouncer/"