document broken wiki replication (#41547) authored by anarcat's avatar anarcat
......@@ -224,8 +224,10 @@ into a separate project.
* **Mirror direction**: `push` (only "free" option, `pull` is
non-free)
* **Authentication method**: `Password` (default)
* **Password**: the **Access token** you created in the first
* **Authentication method**: `Username and Password` (default)
* **Username**: the **Access token** name created in the first
step
* **Password**: the **Access token** secret created in the first
step
* **Keep divergent refs**: checked (optional, should make sure
sync works in some edge cases)
......@@ -250,6 +252,9 @@ this](https://gitlab.com/gitlab-org/gitlab/-/issues/19842). It's also [not possi
repositories either](https://gitlab.com/gitlab-org/gitlab/-/issues/20754), a compromise would be to [preview the wiki
home page correctly in repositories](https://gitlab.com/gitlab-org/gitlab/-/issues/432344).
Update: it seems this broken in some recent upgrade, see [issue
41547](https://gitlab.torproject.org/tpo/tpa/team/-/issues/41547) for details.
## Pager playbook
### Wiki unavailable
......
......