1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

fix documentation for configuring the Gerrit module

This commit is contained in:
Anand Sudhir Prayaga
2018-07-18 13:56:34 +02:00
parent 4a1caf6e7c
commit b17858269a
2 changed files with 7 additions and 3 deletions

View File

@@ -55,10 +55,12 @@ gerrit:
height: 2
width: 2
refreshInterval: 300
domain: https://gerrit-review.googlesource.com
projects:
- org/test-project"
- dotfiles
username: "myname"
verifyServerCertificate: false
```
### Attributes
@@ -75,7 +77,7 @@ How often, in seconds, this module will update its data. <br />
Values: A positive integer, `0..n`.
`domain` <br />
_Optional_. Your Gerrit corporate domain. <br />
Your Gerrit corporate domain. <br />
Values: A valid URI.
`projects` <br />