fix missing escapes on AS regexp

This commit is contained in:
Matthew Hodgson 2018-10-18 21:48:14 +01:00
parent db4de5022b
commit 7a86bc4a66

View file

@ -107,7 +107,7 @@ regular expressions and look like:
users:
- exclusive: true
regex: "@_irc.freenode.net_.*"
regex: "@_irc\.freenode\.net_.*"
Application services may define the following namespaces (with none being explicitly required):