projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ebb55
)
restricted_nicknames: Add names from MastoAPI endpoints
author
Alex Gleason
<alex@alexgleason.me>
Thu, 6 Aug 2020 23:01:29 +0000
(18:01 -0500)
committer
Alex Gleason
<alex@alexgleason.me>
Thu, 6 Aug 2020 23:01:29 +0000
(18:01 -0500)
config/config.exs
patch
|
blob
|
history
diff --git
a/config/config.exs
b/config/config.exs
index 933a899ab77100b1c608d97f8b64ed64414df8eb..393f74372f26da8e6833749819e51c4776a67a39 100644
(file)
--- a/
config/config.exs
+++ b/
config/config.exs
@@
-515,7
+515,13
@@
config :pleroma, Pleroma.User,
"user-search",
"user_exists",
"users",
- "web"
+ "web",
+ "verify_credentials",
+ "update_credentials",
+ "relationships",
+ "search",
+ "confirmation_resend",
+ "mfa"
],
email_blacklist: []