Configure the 'namespaces' section of the registration.yml for the bridge and the server.
Declarations
Type
open submodule of (JSON value)Default
{
aliases = [ ];
rooms = [ ];
users = [
{
exclusive = true;
regex = "@irc_.*";
}
];
}