diff options
| author | Arun Isaac | 2026-07-03 16:34:34 +0100 |
|---|---|---|
| committer | Arun Isaac | 2026-07-03 16:34:34 +0100 |
| commit | b4bfdd45c17b7fc558168f449819d7b61b9ceaa5 (patch) | |
| tree | f4e2884ec0dd5c835aa4209ec42309727097de7f /doc | |
| parent | cbd8069b0f0aec161798b81e1882771ef9c1c76a (diff) | |
| download | guix-forge-b4bfdd45c17b7fc558168f449819d7b61b9ceaa5.tar.gz guix-forge-b4bfdd45c17b7fc558168f449819d7b61b9ceaa5.tar.lz guix-forge-b4bfdd45c17b7fc558168f449819d7b61b9ceaa5.zip | |
cgit: Add fcgiwrap-processes field.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forge.skb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index 1fd6750..9063b80 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -291,7 +291,9 @@ first).]) shown. Else, they won't.]) (record-field "extra-options" [Association list of additional key-value option pairs to -include in the generated ,(file [cgitrc]) configuration file])))) +include in the generated ,(file [cgitrc]) configuration file]) + (record-field "fcgiwrap-processes" + [Number of fcgiwrap worker processes])))) (subsection :title [klaus service] :ident "subsection-klaus-service" (p [klaus is a web viewer to serve git repositories on the web.]) |
