vueko/murmur: Remove strict username filter
This commit is contained in:
parent
6f1322f29a
commit
a25c7789ed
|
@ -108,7 +108,6 @@
|
||||||
logfile = ""; # log to stdout
|
logfile = ""; # log to stdout
|
||||||
|
|
||||||
channelname = ''[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+'';
|
channelname = ''[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+'';
|
||||||
username = "[-_a-zäöüß]+|SuperUser";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue