1
0
Fork 1
mirror of https://akkoma.dev/AkkomaGang/akkoma.git synced 2024-09-11 14:17:21 +01:00

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

View file

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