summaryrefslogtreecommitdiffstats
path: root/src/mad-server.conf
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-09-15 16:11:54 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-09-15 16:11:54 +0200
commit2ba5228d0483798a9e122670d15a078c4478898f (patch)
tree5c4a46d6410d866afc94f6d2ce0aeb99665ae831 /src/mad-server.conf
parent7f4f260d732c849c1e88fcb91023faab5316d9c6 (diff)
downloadmad-2ba5228d0483798a9e122670d15a078c4478898f.tar
mad-2ba5228d0483798a9e122670d15a078c4478898f.zip
Added UserListManager module
Diffstat (limited to 'src/mad-server.conf')
-rw-r--r--src/mad-server.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mad-server.conf b/src/mad-server.conf
index 1fb02e2..d83f9b4 100644
--- a/src/mad-server.conf
+++ b/src/mad-server.conf
@@ -13,6 +13,8 @@ LoadModule "UserDBBackendMysql"
LoadModule "UserConfigBackendHome"
LoadModule "UserConfigBackendKrb5"
+LoadModule "UserListManager"
+
Log Console {
Level "verbose"
}