diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index b438dc9a0..a253d8933 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -586,6 +586,10 @@ # # # suffix - A freeform value to suffix IPv4/IPv6 cloaks with. This # # must not contain spaces. # +# # +# case - The case of the cloak table. Can be set to "upper" or # +# "lower". Defaults to "lower". # +# # # hostparts - The maximum number of hostname labels that should be # # visible on the end of a host. Defaults to 3. # # # @@ -597,8 +601,9 @@ # # #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#