vueko/murmur: Remove strict username filter

pull/64/head
Simon Bruder 2022-02-11 16:23:16 +01:00
parent 6f1322f29a
commit a25c7789ed
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 0 additions and 1 deletions

View File

@ -108,7 +108,6 @@
logfile = ""; # log to stdout
channelname = ''[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+'';
username = "[-_a-zäöüß]+|SuperUser";
};
};