Add ~ to the list of restricted names.

This commit is contained in:
lain 2018-12-26 14:16:41 +01:00
parent 551d80cc01
commit 8da2c45c27
1 changed files with 1 additions and 0 deletions

View File

@ -222,6 +222,7 @@ config :cors_plug,
config :pleroma, Pleroma.User,
restricted_nicknames: [
"~",
"main",
"users",
"settings",