Update dev-polygerrit.txt

* Updates the doc to explain how to make PolyGerrit the default ui
  but keep GWTUI as a secondary ui.

It mentions how to use gerrit.ui.

Change-Id: I69a2c729040642bb69ee631482a0ac79251304d2
This commit is contained in:
Paladox none 2018-06-09 14:43:09 +00:00
parent 84dcede927
commit 9f55f590a1
1 changed files with 6 additions and 3 deletions

View File

@ -1,12 +1,15 @@
= PolyGerrit - GUI
[IMPORTANT]
PolyGerrit is still a beta feature. Some features may be missing.
== Configuring
By default both GWT and PolyGerrit UI are available to users.
To make PolyGerrit the default UI but keep GWT as a secondary UI:
----
[gerrit]
ui = POLYGERRIT
----
To disable GWT but not PolyGerrit:
----
[gerrit]