summaryrefslogtreecommitdiffstats
path: root/src/mad-server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mad-server.conf')
-rw-r--r--src/mad-server.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mad-server.conf b/src/mad-server.conf
index 76533cf..41aa298 100644
--- a/src/mad-server.conf
+++ b/src/mad-server.conf
@@ -33,6 +33,11 @@ UserBackendMysql {
}
}
+UserBackendHome {
+ HomeDir "/tmp/home"
+ Skeleton "/tmp/skel"
+}
+
Daemon test {
IpAddress 127.0.0.1
}