about summary refs log tree commit diff
path: root/doc/forge.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forge.skb')
-rw-r--r--doc/forge.skb6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index 2538401..27a430e 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -557,8 +557,10 @@ gunicorn is run in]))))))
          [Its value]))
      (record-documentation "guix/forge/forge.scm" '<forge-configuration>
        (record-field "web-domain"
-         [Optional domain name on which to serve project listing and
-tissue-powered websites])
+         [Optional domain name on which to serve the guix-forge web
+interface])
+       (record-field "tissue-web-domain"
+         [Optional domain name on which to server tissue])
        (record-field "projects"
          [List of ,(record-ref "<forge-project>") objects describing
 projects managed by guix-forge]))