summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-02-22 17:11:46 +0000
committerSadie Powell <sadie@witchery.services>2024-02-22 17:25:47 +0000
commit3290ebd36ada5c3f698a124163191187b494c912 (patch)
tree27aefe86f07abe310068bf472e8754289d63fb6d /data
parentc4e9c0bf8548da1bf4fe2cfe5e7f5ab101b35e52 (diff)
GetMaxListFor: use size_t and add a default like the other fields.
Diffstat (limited to 'data')
-rw-r--r--data/anope.example.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf
index 32d2a1907..dca070524 100644
--- a/data/anope.example.conf
+++ b/data/anope.example.conf
@@ -324,9 +324,9 @@ networkinfo
#chanlen = 32
/* The maximum number of list modes settable on a channel (such as b, e, I).
- * Comment out or set to 0 to disable.
+ * Set to 0 to disable. Defaults to 100.
*/
- modelistsize = 100
+ #modelistsize = 100
/*
* Characters allowed in nicknames. This always includes the characters described