rest-api-config.txt: Fix monospace plugin
The previous form `plugin ` renders as literal backticks, not monospace. Change-Id: I6b261f9897275a7c699b2df0a5e11c8d7eb0a606
This commit is contained in:
committed by
David Pursehouse
parent
1d89d6c3b3
commit
2ce1515917
@@ -1590,7 +1590,7 @@ link:config-gerrit.html#gerrit[gerrit] section as link:#gerrit-info[
|
||||
GerritInfo] entity.
|
||||
|`note_db_enabled` |not set if `false`|
|
||||
Whether the NoteDb storage backend is fully enabled.
|
||||
|`plugin ` ||
|
||||
|`plugin` ||
|
||||
Information about Gerrit extensions by plugins as
|
||||
link:#plugin-config-info[PluginConfigInfo] entity.
|
||||
|`receive` |optional|
|
||||
|
||||
Reference in New Issue
Block a user