fix irc bridge example properly
This commit is contained in:
parent
7a86bc4a66
commit
c6e0a88b09
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ regular expressions and look like:
|
||||||
|
|
||||||
users:
|
users:
|
||||||
- exclusive: true
|
- exclusive: true
|
||||||
regex: "@_irc\.freenode\.net_.*"
|
regex: "@_irc_bridge_.*"
|
||||||
|
|
||||||
Application services may define the following namespaces (with none being explicitly required):
|
Application services may define the following namespaces (with none being explicitly required):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue