Skip to content
Snippets Groups Projects
Commit 8da2c45c authored by lain's avatar lain
Browse files

Add ~ to the list of restricted names.

parent 551d80cc
Branches
No related tags found
No related merge requests found
......@@ -222,6 +222,7 @@ config :cors_plug,
config :pleroma, Pleroma.User,
restricted_nicknames: [
"~",
"main",
"users",
"settings",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment