Moving to OFTC

http://lists.openstack.org/pipermail/openstack-discuss/2021-May/022724.html

Change-Id: I3db9febff755b9f009489b6c1659de103dcbdbbf
This commit is contained in:
Hervé Beraud 2021-06-04 13:56:58 +02:00
parent 7c67a4d9ca
commit 201b537f95
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ BOT_ADMINS = [
# The following will change depending on the backend selected...
BACKEND = 'IRC'
BOT_IDENTITY = {
'server': 'chat.freenode.net',
'server': 'irc.oftc.net',
'nickname': 'oslobot',
}
COMPACT_OUTPUT = False