Add a circuit breaker for ActivityPub deliveries (#7053)
parent
835a974a2a
commit
a814aa8e4d
@ -0,0 +1,3 @@
|
||||
require 'stoplight'
|
||||
|
||||
Stoplight::Light.default_data_store = Stoplight::DataStore::Redis.new(Redis.current)
|
Loading…
Reference in new issue