# hgrc/mirror -- repository configuration for a replica to receive
# pushes from the primary repository

[extensions]
evolve =
topic =

[phases]
# Don't cause incoming draft changes from replication to become
# published -- we want to preserve everything verbatim.
publish = false
