renge/murmur: Allow spaces in username

Not really useful for real usernames, but very much for meme usernames.
pull/64/head
Simon Bruder 2022-04-15 21:35:48 +02:00
parent bff4a58350
commit 6ce8ae1d6f
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@
obfuscate = true;
logfile = ""; # log to stdout
username = ''[ \\-=\\w\\[\\]\\{\\}\\(\\)\\@\\|\\.]+'';
channelname = ''[ \\-=\\w\\#\\[\\]\\{\\}\\(\\)\\@\\|]+'';
};
};