Add remote_ip plug
This commit is contained in:
parent
92d08d4113
commit
f9380289eb
10 changed files with 187 additions and 4 deletions
|
|
@ -591,6 +591,8 @@ config :pleroma, :rate_limit, nil
|
|||
|
||||
config :pleroma, Pleroma.ActivityExpiration, enabled: true
|
||||
|
||||
config :pleroma, Pleroma.Plugs.RemoteIp, enabled: false
|
||||
|
||||
config :pleroma, :web_cache_ttl,
|
||||
activity_pub: nil,
|
||||
activity_pub_question: 30_000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue