Made follow request notifications non-optional (removed config switch).
This commit is contained in:
parent
0dd863f8f5
commit
92efb888c7
5 changed files with 3 additions and 46 deletions
|
|
@ -562,8 +562,6 @@ config :pleroma, :email_notifications,
|
|||
inactivity_threshold: 7
|
||||
}
|
||||
|
||||
config :pleroma, :notifications, enable_follow_request_notifications: false
|
||||
|
||||
config :pleroma, :oauth2,
|
||||
token_expires_in: 600,
|
||||
issue_new_refresh_token: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue