diff --git a/doc/configuration.rst b/doc/configuration.rst index 04e4e92..d02c0cd 100644 --- a/doc/configuration.rst +++ b/doc/configuration.rst @@ -1582,6 +1582,15 @@ pushed to the default branch. Defaults to: ``False`` +DISABLE_MIRROR_IN +~~~~~~~~~~~~~~~~~ + +This configuration key allows a pagure instance to not support mirroring in +projects (from third party git server). + +Defaults to: ``False`` + + RepoSpanner Options -------------------