Better example pattern, the one for IRC
1 files changed, 1 insertions(+), 1 deletions(-) M config.dhall.example
M config.dhall.example => config.dhall.example +1 -1
@@ 9,7 9,7 @@ db = "db.sqlite3", mucs = [ [ { jid = "first@muc", tag = "first", nickChars = Some "a-z", nickLength = Some 15 }, { jid = "first@muc", tag = "first", nickChars = Some "a-zA-Z0-9`|^_{}[]\\-", nickLength = Some 15 }, { jid = "second@muc", tag = "second", nickChars = None Text, nickLength = None Natural } ] ]