Software / code / prosody-modules
Changeset
3512:5fb14ae57b4c
mod_pubsub_github/README: Mark up options as code snippets
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 31 Mar 2019 16:59:08 +0200 |
| parents | 3511:b583cce491de |
| children | 3513:9556e92b2ec4 |
| files | mod_pubsub_github/README.markdown |
| diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_pubsub_github/README.markdown Sun Mar 31 16:56:26 2019 +0200 +++ b/mod_pubsub_github/README.markdown Sun Mar 31 16:59:08 2019 +0200 @@ -22,10 +22,10 @@ The module also takes the following config options: - Name Default Description - ---------------- ----------- ------------------------------------------- - github\_node "github" The pubsub node to publish commits on. - github\_secret *not set* Shared secret used to sign HTTP requests. + Name Default Description + ----------------------- ------------------- ------------------------------------------------------------ + `github_node` `"github"`{.lua} The pubsub node to publish commits on. + `github_secret` *not set* Shared secret used to sign HTTP requests. The URL for Github to post to would be either: