Commit 6bca1fee authored by Ash McKenzie's avatar Ash McKenzie

Resolve conflicts in app/models/remote_mirror.rb

parent 459ce33a
class RemoteMirror < ActiveRecord::Base
include AfterCommitQueue
<<<<<<< HEAD
prepend EE::RemoteMirror
=======
>>>>>>> upstream/master
PROTECTED_BACKOFF_DELAY = 1.minute
UNPROTECTED_BACKOFF_DELAY = 5.minutes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment