Merge "Enforce channel modes with accessbot"

This commit is contained in:
Zuul 2018-08-06 01:19:16 +00:00 committed by Gerrit Code Review
commit 57907fbf04
1 changed files with 14 additions and 0 deletions

View File

@ -68,6 +68,20 @@ alumni:
- yolanda
- Sam-I-Am
# To forward unregistered users to a channel with +f you need to be an
# op in that channel. This pre-joins and ops (via chanserv) in the
# given channels.
op_channels:
- openstack-unregistered
# This sets the following
# c : no colors
# n : message can not be sent from outside channel
# r : registered users only
# t : op to modify topic
# f : forward unregistered users to #openstack-unregistered
mode: '+cnrtf #openstack-unregistered'
# Individual channel configuration:
channels:
- name: airshipit