diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 09d997b32..fbd29ffca 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -2342,7 +2342,7 @@ #<module name="watch"> # # Set the maximum number of entries on a user's watch list below. -#<watch maxentries="32"> +#<watch maxwatch="32"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# # WebSocket module: Adds HTML5 WebSocket support. |