summaryrefslogtreecommitdiff
path: root/data/chanserv.example.conf
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2013-12-26 15:18:47 -0500
committerAdam <Adam@anope.org>2013-12-26 15:19:48 -0500
commit0c9750a22b51b64e3b020d12fccdd53da65df93c (patch)
treea7fa39ef80bacc6ff2c6ee327e1ae3c2e73d8e4d /data/chanserv.example.conf
parent69c5aeca5771d28e0394c32907663f8a517f900d (diff)
Default the founder privilege to level 10000 as I had originally intended. Document set fonder usage in cs_levels help.
Diffstat (limited to 'data/chanserv.example.conf')
-rw-r--r--data/chanserv.example.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf
index 4a07d0082..7810c20e6 100644
--- a/data/chanserv.example.conf
+++ b/data/chanserv.example.conf
@@ -403,7 +403,7 @@ privilege
{
name = "FOUNDER"
rank = 360
- level = "founder"
+ level = 10000
flag = "F"
xop = "QOP"
}