summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2012-05-04 23:51:58 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2012-05-04 23:51:58 +0000
commitbf3bf3c9509de1cd85f1a8c375f995087c4c8cfd (patch)
tree52b34a5e98fb570ed201af791ebe47abbdfd8531
parent19a3ffd76d3fb0fba5d32ac6fc528efef9a28cc7 (diff)
docs/modules.conf: document availability of MLOCK module.
-rw-r--r--docs/modules.conf.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/modules.conf.example b/docs/modules.conf.example
index 116aace52..39ea4f9cc 100644
--- a/docs/modules.conf.example
+++ b/docs/modules.conf.example
@@ -1038,6 +1038,12 @@
#<module name="m_messageflood.so">
#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
+# MLOCK module: Adds support for server-side enforcement of services
+# side MLOCKs. Basically, this module suppresses any mode change that
+# would likely be immediately bounced by services.
+#<module name="m_mlock.so">
+
+#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
# MsSQL module: Allows other SQL modules to access MS SQL Server
# through a unified API. You must copy the source for this module
# from the directory src/modules/extra, plus the file m_sqlv2.h