diff options
| author | Robby- <robby@chat.be> | 2013-02-02 07:32:32 +0100 |
|---|---|---|
| committer | Robby- <robby@chat.be> | 2013-02-02 07:32:32 +0100 |
| commit | 6c43bcc3e0a474319b4b5ecf53d01eb9c84cce79 (patch) | |
| tree | 46b48dadef226a981f39eca567b0cb57ca8f6321 /data | |
| parent | 15b37c1e38b20a3f6244af179dfdb395ee929800 (diff) | |
cs_enforce: Make the logging also show the channel it was used on, added 2 missing log calls, can now handle overrides by services operators.
Diffstat (limited to 'data')
| -rw-r--r-- | data/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/example.conf b/data/example.conf index 88a2fb21e..d0b02593e 100644 --- a/data/example.conf +++ b/data/example.conf @@ -737,7 +737,7 @@ log * * Available privileges: * botserv/administration - Can view and assign private BotServ bots - * chanserv/access/modify - Can modify channel access and akick lists + * chanserv/access/modify - Can modify channel access and akick lists, and use /chanserv enforce * chanserv/auspex - Can see any information with /chanserv info * chanserv/no-register-limit - May register an unlimited number of channels and nicknames * chanserv/set - Can modify the settings of any channel (incl. changing of the owner!) |
