summaryrefslogtreecommitdiffstats
path: root/src/mad-server.conf
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias@gamezock.de>2009-09-23 09:44:02 +0200
committerMatthias Schiffer <matthias@gamezock.de>2009-09-23 09:44:02 +0200
commit0eddc28a331437ef95a60418ed1fc6de4e9b63c1 (patch)
tree17dcb71adbca54b47e12b32fb313597f971709f5 /src/mad-server.conf
parentd6844595c9b47dab1db4b970ff6cc7fb3f64f107 (diff)
downloadmad-0eddc28a331437ef95a60418ed1fc6de4e9b63c1.tar
mad-0eddc28a331437ef95a60418ed1fc6de4e9b63c1.zip
UserListManager: Moved module into libCommon and libServer
Diffstat (limited to 'src/mad-server.conf')
-rw-r--r--src/mad-server.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mad-server.conf b/src/mad-server.conf
index d83f9b4..ad2a955 100644
--- a/src/mad-server.conf
+++ b/src/mad-server.conf
@@ -13,8 +13,6 @@ LoadModule "UserDBBackendMysql"
LoadModule "UserConfigBackendHome"
LoadModule "UserConfigBackendKrb5"
-LoadModule "UserListManager"
-
Log Console {
Level "verbose"
}
@@ -36,7 +34,7 @@ AuthProviderFile {
}
Storage {
- Root "/tmp/storage"
+ Root "/home/neoraider/.mad/storage"
}
UserManager {