blob: 1c2aac4c8e02ed2f4943e676bf1d6055d709c680 [file] [log] [blame]
[remote "$REPLICA_INSTANCE_ID"]
$PULL_REPLICATION_URL
$PULL_REPLICATION_API_URL
fetch = +refs/*:refs/*
mirror = true
timeout = 600
rescheduleDelay = 15
replicationDelay = $REPLICATION_DELAY_SEC
createMissingRepositories = true
replicateProjectDeletions = true
replicateHiddenProjects = true
[gerrit]
autoReload = true
replicateOnStartup = false
[replication]
lockErrorMaxRetries = 5
maxRetries = 5
useCGitClient = false
consumeStreamEvents = false
syncRefs="ALL REFS ASYNC"
maxApiPayloadSize=40000